sorry, made it too slow

main
ada 2 years ago
parent ba41b35b7f
commit 272a344b02

@ -1,7 +1,7 @@
/* css animation that spins a class around forever# */
.spinny{
animation: rotate 20s infinite, colorchange 1.5s infinite alternate-reverse;
animation: rotate 16s infinite, colorchange 1.5s infinite alternate-reverse;
}
@keyframes rotate {

Loading…
Cancel
Save