added font-size-xs variable

pull/2256/head
REJack 5 years ago
parent accf50cf1b
commit 28fff0df4c
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888

@ -177,6 +177,7 @@ $transition-fn: ease-in-out !default;
// TEXT // TEXT
// -------------------------------------------------------- // --------------------------------------------------------
$font-size-xs: ($font-size-base * .75);
$font-size-xl: ($font-size-base * 2); $font-size-xl: ($font-size-base * 2);

Loading…
Cancel
Save