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

github.com/zhaohuabing/hugo-theme-cleanwhite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhaohuabing <zhaohuabing@gmail.com>2021-12-30 06:26:49 +0300
committerzhaohuabing <zhaohuabing@gmail.com>2021-12-30 06:26:49 +0300
commita7efbc15f1c2a9eb97927ec7dfa1506156af6c68 (patch)
tree705f16d82ca241d3a644c00157ca0817d0c1f4ea /layouts
parentca3fe5ec715dd91206fc395f475204e7ac69a85b (diff)
fix:FEATURED TAGS overlaps TOC #122
Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
Diffstat (limited to 'layouts')
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index e1ca443..7474ea8 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -120,7 +120,7 @@
<!-- Sidebar Container -->
<div class="
- col-lg-11 col-lg-offset-1
+ col-lg-8 col-lg-offset-2
col-md-10 col-md-offset-1
sidebar-container">