mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-08 14:49:43 +00:00
ecb89b781b
* Remove extra font files * Update hard-coded variables * Upgrade Bulma to v0.9.0
7 lines
232 B
Sass
7 lines
232 B
Sass
$family-sans-serif: Nunito Sans, sans-serif
|
|
$family-monospace: monospace
|
|
$code: $primary
|
|
$title-weight: 300
|
|
$navbar-background-color: $background
|
|
$navbar-item-hover-background-color: $background
|
|
$navbar-item-hover-color: $secondary
|