From e80eabad66564f57318617e43488fab80c33461b Mon Sep 17 00:00:00 2001 From: Dilshad Date: Tue, 2 Jan 2024 14:50:54 +0500 Subject: [PATCH] Update style.css --- style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/style.css b/style.css index 460101c..5e07125 100644 --- a/style.css +++ b/style.css @@ -75,9 +75,7 @@ input[type="text"] { } footer{ - height: 30vh; + height: 30vh !important; color: #000; - position: fixed; - bottom: 0; weight: 100% }