aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/default.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default.tpl b/templates/default.tpl
index 64f22b4..09ce172 100644
--- a/templates/default.tpl
+++ b/templates/default.tpl
@@ -10,7 +10,7 @@ footer {
color: gray;
}
-#toc + ul {
+.toc + ul {
height: 100vh;
position: fixed;
top: 0;