aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rwxr-xr-xtemplates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index c9030d1..2bc8e13 100755
--- a/templates/base.html
+++ b/templates/base.html
@@ -33,6 +33,7 @@
33 padding: 1rem; 33 padding: 1rem;
34 background: white; 34 background: white;
35 line-height: 1.3; 35 line-height: 1.3;
36 font-family: sans-serif;
36 } 37 }
37 38
38 header nav { 39 header nav {