aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 6e0e50e..c4dfa3b 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -139,7 +139,7 @@
139 139
140 @media only screen and (max-width: 600px) { 140 @media only screen and (max-width: 600px) {
141 body { 141 body {
142 padding: 5px; 142 padding: 15px;
143 } 143 }
144 144
145 header { 145 header {