diff options
| author | root <root@turin.home> | 2022-02-26 15:44:39 +0000 |
|---|---|---|
| committer | root <root@turin.home> | 2022-03-07 11:35:34 +0000 |
| commit | d915196f3c57d86e47675035aafbf82216efe745 (patch) | |
| tree | d112d6e5cc47dfd833c9391e4653f766df464752 /header.html | |
| parent | 185b30a2b70471422fcf26e8fb433458c691e1d4 (diff) | |
Todos and citations.
Diffstat (limited to 'header.html')
| -rw-r--r-- | header.html | 3 |
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%} |
