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/_light-variables.sass')
-rw-r--r--assets/sass/_light-variables.sass2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/sass/_light-variables.sass b/assets/sass/_light-variables.sass
index a67bab1..df07beb 100644
--- a/assets/sass/_light-variables.sass
+++ b/assets/sass/_light-variables.sass
@@ -4,4 +4,4 @@ $primary: #00b8d4
$secondary: #dbdbdb
$h-color: #222222
$link-hover: #000000
-$code-background: $secondary \ No newline at end of file
+$code-background: transparent \ No newline at end of file