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; }