From dbdbe75bd0182c8668128521746ad45a65524022 Mon Sep 17 00:00:00 2001 From: Jack Date: Tue, 6 Apr 2021 14:06:51 +0100 Subject: [PATCH] fixed merch banner not clickable --- src/sass/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sass/style.scss b/src/sass/style.scss index a6dc4a452..cb650b3ae 100644 --- a/src/sass/style.scss +++ b/src/sass/style.scss @@ -138,6 +138,7 @@ body { top: 0; background-position: center center; background-repeat: no-repeat; + z-index: -999; } html {