From 21679714d9334d663f1c9c6c424b73cf044ce64a Mon Sep 17 00:00:00 2001 From: Raphix Date: Fri, 15 Sep 2023 23:44:44 +0200 Subject: [PATCH] Version 1.0.0e- Final Version --- src/web/public/stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/public/stylesheets/style.css b/src/web/public/stylesheets/style.css index 30c44ab..a607bcf 100644 --- a/src/web/public/stylesheets/style.css +++ b/src/web/public/stylesheets/style.css @@ -1186,7 +1186,7 @@ p { } .alert_div_on { - transition: all 2s; + transition: all 0.8s; top: 4% !important; visibility: visible; }