I trust the bulma font stack
This commit is contained in:
parent
1516622f91
commit
30443a8367
1 changed files with 1 additions and 6 deletions
|
@ -13,10 +13,8 @@ $orange: $zeus-orange;
|
|||
$blue: $zeus-blue;
|
||||
$turquoise: #30D1B2;
|
||||
|
||||
$family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
|
||||
$link: $orange;
|
||||
$link-visited: $orange;
|
||||
$link-visited: $link;
|
||||
|
||||
$border-hover: $blue;
|
||||
|
||||
|
@ -32,6 +30,3 @@ $event-padding: 10px;
|
|||
$primary: $orange;
|
||||
$secondary: $zeus-blue;
|
||||
$tertiary: $box-colour;
|
||||
|
||||
// Default font size
|
||||
// $size-normal: 15px;
|
||||
|
|
Loading…
Reference in a new issue