index
:
sites/pablotron.org
main
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
themes
/
hugo-pt2021
/
assets
/
bulma-0.9.3
/
sass
/
base
/
animations.sass
blob: a14525d75ec4664ff6c8a09fb27fadd214ad4390 (
plain
)
1
2
3
4
5
@keyframes
spinAround
from
transform
:
rotate
(
0
deg
)
to
transform
:
rotate
(
359
deg
)