mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-09 14:59:45 +00:00
6 lines
203 B
Sass
6 lines
203 B
Sass
$family-sans-serif: Nunito Sans, sans-serif
|
|
$code: $primary
|
|
$title-weight: 300
|
|
$navbar-background-color: $background
|
|
$navbar-item-hover-background-color: $background
|
|
$navbar-item-hover-color: $secondary
|