From ebc344a7c496982ab12f430ef27b29d49c318318 Mon Sep 17 00:00:00 2001 From: Dilshad Date: Tue, 2 Jan 2024 14:47:35 +0500 Subject: [PATCH] Update style.css --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index b697ef2..460101c 100644 --- a/style.css +++ b/style.css @@ -75,8 +75,9 @@ input[type="text"] { } footer{ + height: 30vh; color: #000; position: fixed; bottom: 0; weight: 100% -} \ No newline at end of file +}