From 83fe77e62655750a8fc97ea379fa8dbeebfd5b4e Mon Sep 17 00:00:00 2001 From: Mansi Ruhil <157950124+mansiruhil13@users.noreply.github.com> Date: Sun, 6 Oct 2024 23:41:19 +0530 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 752ce7fe..0e555083 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@ color: #333; display: flex; flex-direction: column; - min-height: 100vh; + min-height: 100px; } .menu ul { list-style-type: none;