From 4c772cb26a5446a4413a37e818e6e2f2f7282c36 Mon Sep 17 00:00:00 2001 From: Devadutt Date: Sat, 7 Sep 2024 21:48:09 +0530 Subject: [PATCH] Fix: css bug fix --- src/components/Landing/Landing.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Landing/Landing.css b/src/components/Landing/Landing.css index 9270b2b..f44c154 100644 --- a/src/components/Landing/Landing.css +++ b/src/components/Landing/Landing.css @@ -398,6 +398,7 @@ body{ margin: 0; padding: 18px; text-align: center; + height: 100vdh; } #sub{