aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index d646154..8627937 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -38,7 +38,7 @@
38 margin: 0 auto; 38 margin: 0 auto;
39 } 39 }
40 40
41 main { margin-bottom: 2em; } 41 main { margin-bottom: 1em; }
42 42
43 header { margin-bottom: 1em; } 43 header { margin-bottom: 1em; }
44 44