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-02-26 15:44:39 +0000
commitad2671533a35746193445fb676862f1d92719f55 (patch)
treed112d6e5cc47dfd833c9391e4653f766df464752 /header.html
parent2ed2b386d8348b735d7233cc2fc83e8224c53a1b (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%}