Move CONSUL variable to CONSUL variables section
Foundation does not have a variable named `$font-family-serif`.
This commit is contained in:
@@ -15,6 +15,8 @@ $base-line: rem-calc(26);
|
||||
$line-height: rem-calc(24);
|
||||
$tiny-font-size: rem-calc(12);
|
||||
|
||||
$font-family-serif: Georgia, "Times New Roman", Times, serif;
|
||||
|
||||
$brand: #004a83;
|
||||
$brand-secondary: darken($brand, 10%);
|
||||
$dark: $brand-secondary;
|
||||
@@ -112,8 +114,6 @@ $global-radius: rem-calc(3);
|
||||
|
||||
$button-radius: $global-radius;
|
||||
|
||||
$font-family-serif: Georgia, "Times New Roman", Times, serif;
|
||||
|
||||
$header-styles: (
|
||||
small: (
|
||||
"h1": ("font-size": 34),
|
||||
|
||||
Reference in New Issue
Block a user