too fast!!!

main
ada 2 years ago
parent e6b89f6f31
commit 17ef4ae471

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

Loading…
Cancel
Save