aboutsummaryrefslogtreecommitdiff
path: root/header.html
diff options
context:
space:
mode:
authorroot <root@turin.home>2022-02-26 15:44:39 +0000
committerroot <root@turin.home>2022-03-07 11:35:34 +0000
commitd915196f3c57d86e47675035aafbf82216efe745 (patch)
treed112d6e5cc47dfd833c9391e4653f766df464752 /header.html
parent185b30a2b70471422fcf26e8fb433458c691e1d4 (diff)
Todos and citations.
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%}