From 966148e5f6b098afcb62adbab8d2b3679de12d0e Mon Sep 17 00:00:00 2001 From: ubergeek Date: Tue, 25 Oct 2022 00:54:44 +0000 Subject: [PATCH] make the header text a little smoller --- includes/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/site.css b/includes/site.css index 7eed0b7..188c8d9 100644 --- a/includes/site.css +++ b/includes/site.css @@ -13,7 +13,7 @@ body { #header { width: 90%; text-align: center; - font-size: xx-large; + font-size: x-large; } #content { width: 78%;