From 939c985d77668387ae18d0706952e676b2a71485 Mon Sep 17 00:00:00 2001 From: Boyana Date: Tue, 21 Mar 2023 16:37:45 +0100 Subject: [PATCH] popup edits - dont show on page load --- web/spin-wheel/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/spin-wheel/style.css b/web/spin-wheel/style.css index 2c5f6e5..34c422a 100644 --- a/web/spin-wheel/style.css +++ b/web/spin-wheel/style.css @@ -77,7 +77,7 @@ html { background-color: azure; z-index: 3; transform: translate(-50%,-50%); - display + display: none; } h1{