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

github.com/amzrk2/hugo-theme-fuji.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/scss/_fuji-style/_sidebar.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/scss/_fuji-style/_sidebar.scss b/assets/scss/_fuji-style/_sidebar.scss
index e913d95..1b8ae12 100644
--- a/assets/scss/_fuji-style/_sidebar.scss
+++ b/assets/scss/_fuji-style/_sidebar.scss
@@ -81,7 +81,7 @@
top: 1rem;
#TableOfContents {
- max-height: 32rem;
+ max-height: 80vh;
overflow: auto;
scrollbar-width: thin;
}