This commit is contained in:
zadit
2025-01-23 06:50:14 +07:00
parent 380fe7dd78
commit 469d786d49
5 changed files with 91 additions and 42 deletions

View File

@@ -233,8 +233,13 @@
left: 0vw;
}
100% {
99.9% {
left: 100vw;
visibility: hidden;
}
100% {
left: 0vw;
visibility: hidden;
}
}