added font-size-xs variable

pull/2256/head
REJack 2019-09-16 12:11:44 +02:00
parent accf50cf1b
commit 28fff0df4c
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888
1 changed files with 1 additions and 0 deletions

View File

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