about summary refs log tree commit diff
path: root/assets/css/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/theme.css')
-rw-r--r--assets/css/theme.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/theme.css b/assets/css/theme.css
index 1162ae0..22400e9 100644
--- a/assets/css/theme.css
+++ b/assets/css/theme.css
@@ -54,3 +54,7 @@ a.nav-prev::after {
 a.nav-next::before {
     content: "← "
 }
+
+.toc-collapse {
+    text-align: initial;
+}