11 lines
275 B
SCSS
11 lines
275 B
SCSS
// Update Bulma's global variables
|
|
// $family-sans-serif: "Nunito", sans-serif;
|
|
// $grey-dark: $brown;
|
|
// $grey-light: $beige-light;
|
|
// $primary: $purple;
|
|
// $primary: #7FD7F5;
|
|
// $link: $pink;
|
|
// $widescreen-enabled: false;
|
|
// $fullhd-enabled: false;
|
|
|
|
$navbar-height: 5rem;
|