Commit 7d7fc391cd498967af04812c008d3ba26369a304

Authored by Rafael Diego
1 parent e26bd394

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 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%;
... ...