This website works better with JavaScript
Home
Explore
Help
Register
Sign In
hmt
/
meinbk-admin
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
b4a7c5c508
Branches
Tags
master
meinbk-admin
/
node_modules
/
bulma
/
sass
/
base
/
animations.sass
animations.sass
92 B
History
Raw
1
2
3
4
5
@keyframes spinAround
from
transform: rotate(0deg)
to
transform: rotate(359deg)