Dynamic Discord!

This commit is contained in:
bingus_violet 2024-03-08 10:49:47 -06:00
parent 65e9dd1854
commit e74fb532ab
6 changed files with 56 additions and 3 deletions

View file

@ -13,7 +13,7 @@ body {
}
main {
animation: fadeUp 2s cubic-bezier(0.075, 0.82, 0.165, 1);
animation: fadeUp 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}
@keyframes fadeUp {