Commit 01c49eb15eb2a748bc35bc40ca0c849d3d8bdb66
1 parent
eb4ab366
Exists in
master
and in
8 other branches
Add scss for brasil-sem-miseria
Showing
2 changed files
with
5 additions
and
0 deletions
Show diff stats
sass/style.scss
... | ... | @@ -14,6 +14,7 @@ |
14 | 14 | @import 'proposal_detail/proposal-detail-base'; |
15 | 15 | @import 'proposal_detail/urgencia-e-emergencia'; |
16 | 16 | @import 'proposal_detail/mais-medicos'; |
17 | +@import 'proposal_detail/brasil-sem-miseria'; | |
17 | 18 | |
18 | 19 | // Prevent text size change on orientation change. |
19 | 20 | html { -webkit-text-size-adjust: 100%; } | ... | ... |