From 50ead82bc4a3dc0a3289cbfcf9625dcd5a04da4d Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 4 Jul 2021 14:05:48 +0200 Subject: remove redundant z-index --- view/theme/redbasic/css/style.css | 1 - 1 file changed, 1 deletion(-) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index e0be54f63..3b74c5ea1 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -54,7 +54,6 @@ main { height: 100vh; background: rgba(0, 0, 0, .3); cursor: pointer; - z-index: 1028; } h1, .h1 { -- cgit v1.2.3