mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Use sans-serif for Nunito fallback
This commit is contained in:
parent
2bc0b12a53
commit
5d8aec3530
@ -9,7 +9,7 @@ $beige-light: #D0D1CD;
|
|||||||
$beige-lighter: #EFF0EB;
|
$beige-lighter: #EFF0EB;
|
||||||
|
|
||||||
// Update Bulma's global variables
|
// Update Bulma's global variables
|
||||||
$family-sans-serif: "Nunito", serif;
|
$family-sans-serif: "Nunito", sans-serif;
|
||||||
$grey-dark: $brown;
|
$grey-dark: $brown;
|
||||||
$grey-light: $beige-light;
|
$grey-light: $beige-light;
|
||||||
$primary: $purple;
|
$primary: $purple;
|
||||||
|
Loading…
Reference in New Issue
Block a user