From ba36747dbb15fb8f3b09a5c9da1df7e62680925a Mon Sep 17 00:00:00 2001 From: Tarulia Date: Fri, 31 May 2024 09:21:56 +0200 Subject: [PATCH] Fix background being invisible with theme videos --- src/styles/site.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/site.scss b/src/styles/site.scss index 0e9c66c901..f3f1a699b7 100644 --- a/src/styles/site.scss +++ b/src/styles/site.scss @@ -39,7 +39,6 @@ body { right: 0; bottom: 0; contain: strict; - z-index: -1; } .layout-mobile,