Commit 4df52ab957173739e6754c4a5c95728f6714c65e
1 parent
e75252c3
Exists in
master
and in
4 other branches
correções de css das respostas
Showing
1 changed file
with
7 additions
and
0 deletions
Show diff stats
src/app/pages/programas/programas.scss
@@ -321,9 +321,16 @@ | @@ -321,9 +321,16 @@ | ||
321 | .gov-response--content { | 321 | .gov-response--content { |
322 | .container { | 322 | .container { |
323 | margin-top: 40px; | 323 | margin-top: 40px; |
324 | + padding-left: 0px; | ||
325 | + padding-right: 0px; | ||
324 | 326 | ||
325 | .row { | 327 | .row { |
326 | margin-bottom: 25px; | 328 | margin-bottom: 25px; |
329 | + // margin-left: 0px; | ||
330 | + | ||
331 | + img { | ||
332 | + margin-left: 15px; | ||
333 | + } | ||
327 | } | 334 | } |
328 | 335 | ||
329 | ul { | 336 | ul { |