Commit 7d7fc391cd498967af04812c008d3ba26369a304
1 parent
e26bd394
Exists in
master
and in
4 other branches
correções css
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
src/app/pages/programas/programas.scss
@@ -338,6 +338,10 @@ | @@ -338,6 +338,10 @@ | ||
338 | padding-bottom: 15px; | 338 | padding-bottom: 15px; |
339 | } | 339 | } |
340 | } | 340 | } |
341 | + | ||
342 | + blockquote { | ||
343 | + min-height: 130px; | ||
344 | + } | ||
341 | 345 | ||
342 | .inside.inside-full-height.resposta3-pac { | 346 | .inside.inside-full-height.resposta3-pac { |
343 | font-size: 130%; | 347 | font-size: 130%; |