From d915196f3c57d86e47675035aafbf82216efe745 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 26 Feb 2022 15:44:39 +0000 Subject: Todos and citations. --- header.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'header.html') 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%} -- cgit v1.2.3