adityakumar.xyz/assets/vendor/bulma/sass/utilities/animations.sass
2023-06-11 15:54:55 +05:30

5 lines
92 B
Sass
Generated

@keyframes spinAround
from
transform: rotate(0deg)
to
transform: rotate(359deg)