From dea0131a4ed32d963dc0e4395e87ed8531adb75f Mon Sep 17 00:00:00 2001 From: cowboykipnugget <524877@vistacollege.nl> Date: Thu, 20 Feb 2025 09:22:06 +0100 Subject: [PATCH] s --- website/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/website/style.css b/website/style.css index 4eb0f12..2a4f84b 100644 --- a/website/style.css +++ b/website/style.css @@ -22,6 +22,7 @@ body { left: 50%; transform: translate(-50%, -50%); transition: all 0.3s ease; /* Add transition for position and background color */ + z-index: 1; } .menu-bar.top {