styling for alert

This commit is contained in:
imohkay 2021-10-28 16:58:52 +05:30
commit 0795cd3b95
3 changed files with 13 additions and 2 deletions

View file

@ -48,6 +48,7 @@
display: block;
background-size: 400% 100%;
animation: background_animation 60s ease-in-out infinite, text_animation 60s ease-in-out infinite;
cursor: pointer;
}
}