From 9190ce565f3f43e617aad7eabbc711fdf29c7adb Mon Sep 17 00:00:00 2001 From: haseebcheema Date: Thu, 7 Mar 2024 11:50:08 +0500 Subject: [PATCH] minor change --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 8432ef9..3f630c3 100644 --- a/style.css +++ b/style.css @@ -901,7 +901,7 @@ html, body{ } #footer{ - height: 65px; + height: 60px; width: 100%; background-color: #C4BCB3; display: flex;