@@ -2,6 +2,7 @@
animation: animation-rotate 750ms infinite linear;
}
+
@keyframes animation-rotate {
100% {
transform: rotate(360deg);