Change transform rotate unit

This commit is contained in:
LeoKu 2022-02-09 00:07:02 +08:00
parent 725cb18e8f
commit dbd6aa9573

View File

@ -84,7 +84,7 @@
}
100% {
transform: rotateY(1turn) rotateX(0.5turn);
transform: rotateY(1turn) rotateX(1turn);
}
}