aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 135ad4b..8d96a37 100644
--- a/static/style.css
+++ b/static/style.css
@@ -6,6 +6,7 @@ body {
6 line-height: 150%; 6 line-height: 150%;
7 margin-bottom: 100px; 7 margin-bottom: 100px;
8 font-family: serif; 8 font-family: serif;
9 font-size: 16px;
9} 10}
10 11
11main { 12main {