From dc6ee87a45a25860c26174c21fc0065959b4db49 Mon Sep 17 00:00:00 2001 From: TitanElectrons Date: Thu, 3 Aug 2023 23:29:18 -0500 Subject: [PATCH] Reducing footer CLS --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 10caaa3..9908696 100644 --- a/style.css +++ b/style.css @@ -127,7 +127,7 @@ a{ color:#8be9fd } footer{ - padding:3px + margin-top:1.5% } h1{ font-size:200%