From b8422f26f5b330287c317c2de036ecae52cf0e7c Mon Sep 17 00:00:00 2001 From: Nkululeko Memela Date: Wed, 30 Aug 2023 10:45:06 +0200 Subject: [PATCH] Correction of the largest screen! --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index 7b46fc6..506d998 100644 --- a/index.css +++ b/index.css @@ -720,7 +720,7 @@ } .home-container4 { width: 960px; - height: 1596px; + height: auto; } .home-image { width: 925px;