Changed loading/current animation to 12 -> 8s

This commit is contained in:
2023-05-30 17:31:25 +02:00
parent 851ad314d0
commit 316917c97e

View File

@@ -120,7 +120,7 @@
);
background-size: 150px 150px;
animation: move-it 12s linear infinite;
animation: move-it 8s linear infinite;
}
@keyframes move-it {