From 485a9b59b92263a15539e2b99e7598965fc86d6f Mon Sep 17 00:00:00 2001 From: cowboykipnugget <524877@vistacollege.nl> Date: Wed, 19 Feb 2025 13:43:07 +0100 Subject: [PATCH] s --- website/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/website/style.css b/website/style.css index e362b1e..2f33d42 100644 --- a/website/style.css +++ b/website/style.css @@ -21,7 +21,6 @@ body { top: 60%; left: 50%; transform: translate(-50%, -50%); - z-index: 1000; /* Ensure it is above other elements */ transition: all 0.3s ease; /* Add transition for position and background color */ }