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
parent 1c0367eb8f
commit 31e38b4aca
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;