mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-18 18:30:40 -07:00
make buttons and headers better on mobile
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Media queries
|
||||
==============================================================================*/
|
||||
|
||||
$phone-width: 321px;
|
||||
$phone-width: 375px;
|
||||
$tablet-width: 768px;
|
||||
$desktop-width: 1024px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user