IT/effect_ex
css circle rotate
on sunday
2021. 1. 11. 12:04
728x90
반응형
글씨있는 도형 3d로 360로 돌리는 효과 나타내기
See the Pen circle rotate by wao816 (@hy16) on CodePen.
일정한 시간, 방향으로 회전하기
transform: rotateZ(360deg);
728x90
반응형