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

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/_partial/_single/_toc.scss')
-rw-r--r--assets/css/_partial/_single/_toc.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/_partial/_single/_toc.scss b/assets/css/_partial/_single/_toc.scss
index 3e70056..7aa039f 100644
--- a/assets/css/_partial/_single/_toc.scss
+++ b/assets/css/_partial/_single/_toc.scss
@@ -130,7 +130,7 @@
#toc-static {
display: none;
- margin: .8rem 0 2rem 0;
+ margin: .8rem 0 .8rem 0;
&[data-kept=true] {
display: block;