refactor map view and make buttons and text bigger

This commit is contained in:
Quincy Larson
2016-01-14 23:06:06 -08:00
committed by Berkeley Martinez
parent 3105dda128
commit 1e5f3dc61c
16 changed files with 166 additions and 324 deletions

View File

@@ -14,7 +14,7 @@
@gray-light: lighten(@gray-base, 46.7%); // #777
@gray-lighter: lighten(@gray-base, 93.5%); // #eee
@brand-primary: #009901;
@brand-primary: forestgreen;
@brand-success: #457e86;
@brand-info: #2b414f;
@brand-warning: #f0ad4e;