From ccd90248616e599efe4ec791db9e2906fb93898c Mon Sep 17 00:00:00 2001 From: rhiannon morris Date: Tue, 15 Mar 2022 04:41:58 +0100 Subject: [PATCH] fix header weights --- style/page.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style/page.css b/style/page.css index 4bb6ee2..48ee047 100644 --- a/style/page.css +++ b/style/page.css @@ -60,7 +60,7 @@ h2 { h3 { font-size: 160%; - font-weight: 200; + font-weight: 300; } h4 { @@ -70,7 +70,7 @@ h4 { h5 { font-size: 120%; - font-weight: 300; + font-weight: 400; } h6 {