mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
7 lines
164 B
SCSS
7 lines
164 B
SCSS
$base-font-family: 'Droid Sans', sans-serif;
|
|
$base-font-size: 18px;
|
|
$small-font-size: $base-font-size * 0.875;
|
|
$base-line-height: 1.5;
|
|
$spacing-unit: 40px;
|
|
|