mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-12 16:29:44 +00:00
8 lines
250 B
Sass
8 lines
250 B
Sass
$family-sans-serif: Nunito Sans, sans-serif
|
|
$body-size: 16px
|
|
$code: $primary
|
|
$code-background: $background
|
|
$title-weight: 300
|
|
$navbar-background-color: $background
|
|
$navbar-item-hover-background-color: $background
|
|
$navbar-item-hover-color: $secondary
|