Commit 5ae97d943388ef4122ccc2c1c4407a35c7cc5b1a
1 parent
7a3d3dbd
Exists in
master
and in
10 other branches
Big font style added.
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
sass/proposal_detail/_proposal-detail-base.scss
@@ -6,6 +6,9 @@ | @@ -6,6 +6,9 @@ | ||
6 | .bloco-destaque { | 6 | .bloco-destaque { |
7 | background-color: $color; | 7 | background-color: $color; |
8 | } | 8 | } |
9 | + .big { | ||
10 | + font-size: 24px; | ||
11 | + } | ||
9 | h2 { | 12 | h2 { |
10 | border-bottom: 1px solid #eeeff1; | 13 | border-bottom: 1px solid #eeeff1; |
11 | color: $color; | 14 | color: $color; |