maj
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
// fonts
|
||||
@include font-face($Regular, $file, $typo, $category);//1
|
||||
@include font-face($Bold, $file2, $typo2, $category);//1
|
||||
@include font-face($now_alt_bold, $file3, $typo3, $category);//1
|
||||
@include font-face($now_alt_light, $file4, $typo4, $category);//1
|
||||
@include font-face($now_alt_medium, $file5, $typo5, $category);//1
|
||||
|
||||
// fontsize
|
||||
// title
|
||||
@@ -25,7 +28,7 @@ $light-blue: #0093a3;
|
||||
$dark-blue: #00407d;
|
||||
$green: #b5cb3a;
|
||||
$red: #9e0027;
|
||||
$light-grey: #d8dadb;
|
||||
$light-grey: #d8dadbff;
|
||||
$grey: #6e6f70;
|
||||
$white: #ffffff;
|
||||
$black: #231f20;
|
||||
|
Reference in New Issue
Block a user