Commit 965bf0c5a8f6f105895c1aec8f79f24d61db0068
Exists in
master
and in
4 other branches
Merge branch 'master' into staging
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%; |