mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2025-02-05 14:30:01 +00:00
Cleanup sass variables
This commit is contained in:
parent
5121f1a833
commit
b7aeb407b1
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
$family-sans-serif: Nunito Sans, sans-serif
|
$family-sans-serif: Nunito Sans, sans-serif
|
||||||
$body-size: 16px
|
|
||||||
$code: $primary
|
$code: $primary
|
||||||
$code-background: $background
|
|
||||||
$title-weight: 300
|
$title-weight: 300
|
||||||
$navbar-background-color: $background
|
$navbar-background-color: $background
|
||||||
$navbar-item-hover-background-color: $background
|
$navbar-item-hover-background-color: $background
|
||||||
|
|
Loading…
Reference in a new issue