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
path: root/assets
diff options
context:
space:
mode:
authorHanzei <hanzei@mailbox.org>2018-07-24 00:49:56 +0300
committerHanzei <hanzei@mailbox.org>2018-07-24 00:49:56 +0300
commitb7aeb407b1fa5c344d437cf1ed5ae365e224aacb (patch)
tree7ef77cb5cf707aae071822f4c32a209deadbfc8f /assets
parent5121f1a8331dc94c1189a24fbe09397b608f29a1 (diff)
Cleanup sass variables
Diffstat (limited to 'assets')
-rw-r--r--assets/sass/_base-variables.sass2
1 files changed, 0 insertions, 2 deletions
diff --git a/assets/sass/_base-variables.sass b/assets/sass/_base-variables.sass
index 28294c2..935ecd8 100644
--- a/assets/sass/_base-variables.sass
+++ b/assets/sass/_base-variables.sass
@@ -1,7 +1,5 @@
$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