From 5007e7e905d5968314448584f97909cf1dc591e9 Mon Sep 17 00:00:00 2001 From: Ike Osode <148828389+IKosode@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:38:20 -0600 Subject: [PATCH] Update main.css --- assets/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/main.css b/assets/css/main.css index e2b7db5..602dab6 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -4040,7 +4040,7 @@ .banner.full { padding: 0; min-height: 50vh; - height: 100vh !important; + height: 50vh !important; } .banner.half {