Spinning direction
This commit is contained in:
parent
dc100c44be
commit
1835df954b
@ -34,6 +34,6 @@
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
to {
|
||||
transform: rotate(360deg);
|
||||
transform: rotate(-360deg);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user