Commit 832c8ed7cbd45668784f6b4b9a1edda61b595149

Authored by Rafael Diego
1 parent 3adb40b9

correção css

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
src/app/pages/programas/programas.scss
... ... @@ -362,5 +362,9 @@
362 362 .list-no-style {
363 363 list-style-type: none!important;
364 364 }
  365 +
  366 + .list-inside-blockquote {
  367 + margin-left: 40px;
  368 + }
365 369 }
366 370 }
... ...