even slower

main
ada 2 years ago
parent 17ef4ae471
commit ba41b35b7f

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

Loading…
Cancel
Save