From 61115b8955fc11b3a6529469213799c230920138 Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Tue, 13 Feb 2024 10:54:08 -0600 Subject: [PATCH] no display --- static/root.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/root.css b/static/root.css index 7819d9b..69fab92 100644 --- a/static/root.css +++ b/static/root.css @@ -64,6 +64,7 @@ @keyframes fadeDelay { 0% { opacity: 0; + display: none; } 66% {