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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/_base-variables.sass')
-rw-r--r--assets/sass/_base-variables.sass1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/sass/_base-variables.sass b/assets/sass/_base-variables.sass
index 935ecd8..49c7b0d 100644
--- a/assets/sass/_base-variables.sass
+++ b/assets/sass/_base-variables.sass
@@ -1,4 +1,5 @@
$family-sans-serif: Nunito Sans, sans-serif
+$family-monospace: monospace
$code: $primary
$title-weight: 300
$navbar-background-color: $background