hugo-theme-introduction/assets/sass/_base-variables.sass
2018-07-19 17:47:51 +02:00

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