Make flag CSS a bit more common between normal and mobile layouts

This commit is contained in:
2017-11-27 12:41:30 -08:00
committed by Andrew Cassidy
parent 3116807a30
commit c2766d316c
2 changed files with 144 additions and 147 deletions

View File

@ -1,3 +1,3 @@
$mobile-width: 800px;
$mobile-width: 600px;
$mobile-header-height: 70px;