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

github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/layout/_navbar.scss')
-rw-r--r--assets/sass/layout/_navbar.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/sass/layout/_navbar.scss b/assets/sass/layout/_navbar.scss
index 6c7c416..b304aff 100644
--- a/assets/sass/layout/_navbar.scss
+++ b/assets/sass/layout/_navbar.scss
@@ -66,7 +66,7 @@
@include themify($themes) {
color: themed('navbar-menu-color');
&.active {
- font-weight: bold;
+ // font-weight: bold;
color: themed('active-font-color');
}
}