From 8d4c8fa5d82f0aeec2f1a78ac5b0383127d0c5ab Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Thu, 26 Sep 2024 14:16:58 -0500 Subject: [PATCH] Change timings --- static/root.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/root.css b/static/root.css index 1aba879..fc01026 100644 --- a/static/root.css +++ b/static/root.css @@ -4,7 +4,7 @@ */ body { - animation: hideContent 0.75s; + animation: hideContent 0.9s; } .mainTitle {