mirror of
https://github.com/Codennnn/vue-color-avatar.git
synced 2024-12-22 20:22:39 +00:00
Change transform rotate unit
This commit is contained in:
parent
725cb18e8f
commit
dbd6aa9573
@ -84,7 +84,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
100% {
|
100% {
|
||||||
transform: rotateY(1turn) rotateX(0.5turn);
|
transform: rotateY(1turn) rotateX(1turn);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user