Update 2018.css

This commit is contained in:
Thomas G 2022-07-28 18:36:11 +10:00
parent 5833cac7a7
commit f1b8ccd404
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ body {
#alert, #success {
top: 40px;
animation: alertanim;
animation-duration: 5s;
animation-duration: 2s;
animation-iteration-count: 1;
}