aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index fe37b15..fa8c0ae 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -131,6 +131,7 @@
131 pre { margin-block-start: 1em; margin-block-end: 1em; } 131 pre { margin-block-start: 1em; margin-block-end: 1em; }
132 132
133 section.quick-jump { display: grid; gap: 1em; margin-top: 1em; grid-template-columns: 1fr 1fr; } 133 section.quick-jump { display: grid; gap: 1em; margin-top: 1em; grid-template-columns: 1fr 1fr; }
134 section.quick-jump input { font-family: sans-serif; }
134 135
135 .promobox { 136 .promobox {
136 margin-top: 1em; 137 margin-top: 1em;