make buttons and headers better on mobile

This commit is contained in:
Tetsuro
2016-03-20 16:12:09 -04:00
parent c9e9bc3529
commit fc87cfaf37
4 changed files with 32 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Media queries
==============================================================================*/
$phone-width: 321px;
$phone-width: 375px;
$tablet-width: 768px;
$desktop-width: 1024px;