This commit is contained in:
The Arrayser 2022-04-15 22:01:56 +02:00 committed by GitHub
parent 554c97e5c0
commit 92959611ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,11 +46,11 @@
} }
.leftRight { .leftRight {
animation: left2Right 20s infinite linear; /*animation: left2Right 20s infinite linear;*/
} }
.rightLeft { .rightLeft {
animation: right2Left 20s infinite linear; /*animation: right2Left 20s infinite linear;*/
} }
.upDown { .upDown {