aboutsummaryrefslogtreecommitdiff
path: root/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'header.html')
-rw-r--r--header.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/header.html b/header.html
index 2aa6d9b..52234c4 100644
--- a/header.html
+++ b/header.html
@@ -4,9 +4,10 @@
html {
line-height: 1.5;
font-family: serif;
+ font-size: 1.1rem;
color: #1a1a1a;
background-color: #fdfdfd;
- max-width: 70ch;
+ max-width: 80ch;
margin: auto;
}
body{margin-top:10%}