From ab14319075cab26273b1f2648f33130fb39f8b18 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 1 Dec 2022 22:28:41 +0100 Subject: [PATCH] remove zindex --- js/main.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/main.js b/js/main.js index 696cade..373d4c4 100644 --- a/js/main.js +++ b/js/main.js @@ -44,7 +44,6 @@ const main = () => { top: 10px; \ width: 100%; \ text-align: center; \ - z-index: 0; \ display: block; \ color: white; \ font-size: xx-large; \