fix
This commit is contained in:
@@ -50,7 +50,7 @@ body {
|
||||
|
||||
@layer components {
|
||||
.infinite-animation {
|
||||
animation: infiniter 5s linear infinite;
|
||||
animation: infiniter 75s linear infinite;
|
||||
}
|
||||
|
||||
@keyframes infiniter {
|
||||
|
||||
Reference in New Issue
Block a user