This commit is contained in:
2024-07-29 15:09:46 +05:00
parent 0958cd67d9
commit bf7fae6403
+1 -1
View File
@@ -50,7 +50,7 @@ body {
@layer components {
.infinite-animation {
animation: infiniter 5s linear infinite;
animation: infiniter 75s linear infinite;
}
@keyframes infiniter {