Commit 30a38a6eec70d46e8165460cff4c22e67e29490a

Authored by Rafael Diego
2 parents e8431964 7d7fc391

Merge branch 'correcoes-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 338 padding-bottom: 15px;
339 339 }
340 340 }
  341 +
  342 + blockquote {
  343 + min-height: 130px;
  344 + }
341 345  
342 346 .inside.inside-full-height.resposta3-pac {
343 347 font-size: 130%;
... ...