aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index 0b26cbf..d2c5103 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -31,6 +31,10 @@
31 color: #ffffff; 31 color: #ffffff;
32 } 32 }
33 33
34 html {
35 scroll-padding: 2rem;
36 }
37
34 body { 38 body {
35 padding: 1em; 39 padding: 1em;
36 background: white; 40 background: white;