From 5502c17c28655fc02dc736e143327d7b99b5ed83 Mon Sep 17 00:00:00 2001 From: Max Richter Date: Fri, 7 Nov 2025 17:54:56 +0100 Subject: [PATCH] fix: correctly display noise gradient --- static/global.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/global.css b/static/global.css index 3bcaf3c..ce3f8e9 100644 --- a/static/global.css +++ b/static/global.css @@ -79,7 +79,6 @@ a { content: ""; top: 0; left: 0; - z-index: 0; position: absolute; height: 100%; width: 100%;