Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_base-variables.sass « sass « assets - github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 28294c215850dd7243e998d4931dda39e78ee93c (plain)
1
2
3
4
5
6
7
8
$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