From 08f6d8837e98be0d9a645dc995af69f73b7ef74c Mon Sep 17 00:00:00 2001 From: ChineseChikki Date: Sat, 4 Feb 2023 01:00:31 +0100 Subject: [PATCH] banner hidden --- public/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/css/style.css b/public/css/style.css index 6e9137e..7cabc4c 100755 --- a/public/css/style.css +++ b/public/css/style.css @@ -590,6 +590,7 @@ button:focus { margin-top: -140px; position: relative; z-index: 1; + display: none; } .counter-item {