mirror of
https://git.adityakumar.xyz/adityakumar.xyz.git
synced 2024-11-09 18:49:45 +00:00
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
|