From d68794dbfc71db70b809fb6e6efdc26e53457a88 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 0e9c66c9012f..f3f1a699b76f 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,