aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtemplates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 9a636e6..7f57250 100755
--- a/templates/base.html
+++ b/templates/base.html
@@ -35,7 +35,7 @@
35 max-width: var(--body-max-width); 35 max-width: var(--body-max-width);
36 background: white; 36 background: white;
37 font-family: sans-serif; 37 font-family: sans-serif;
38 line-height: 1.4rem; 38 line-height: 1.5rem;
39 font-size: 16px; 39 font-size: 16px;
40 display: flex; 40 display: flex;
41 flex-direction: column; 41 flex-direction: column;