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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/components/post-toc.html')
-rw-r--r--layouts/partials/components/post-toc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/components/post-toc.html b/layouts/partials/components/post-toc.html
index 46de312..2fe2ac4 100644
--- a/layouts/partials/components/post-toc.html
+++ b/layouts/partials/components/post-toc.html
@@ -3,7 +3,7 @@
bg-secondary-bg
{{ else }}
bg-primary-bg
- {{ end }} prose sticky top-16 z-10 hidden max-w-none px-6 py-4 lg:block"
+ {{ end }} prose sticky top-16 z-10 hidden px-6 py-4 lg:block"
>
<h3>{{ i18n "onThisPage" }}</h3>
</div>