Commit 9b8ef13ecf777bf85d3f203f7bca3250df9bda9c

Authored by Rafael Diego
1 parent 4af3283f

correções no css das respostas

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
src/app/pages/programas/programas.scss
... ... @@ -328,6 +328,11 @@
328 328 margin-bottom: 25px;
329 329 }
330 330  
  331 + .row-compromissos {
  332 + margin-left: 0px;
  333 + margin-right: 0px;
  334 + }
  335 +
331 336 ul {
332 337 li {
333 338 padding-bottom: 15px;
... ...