From 80f70393012d5a9e13d09db7d0a900f8051fc107 Mon Sep 17 00:00:00 2001 From: rhiannon morris Date: Tue, 12 Jul 2022 21:19:21 +0200 Subject: [PATCH] header size --- style/page.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style/page.css b/style/page.css index d04bd7b..bf8c3b7 100644 --- a/style/page.css +++ b/style/page.css @@ -39,8 +39,8 @@ header { } header h1 { - font-size: 350%; - font-weight: 100; + font-size: 250%; + font-weight: 200; margin-top: 0; }