The rotate rotation element does not rotate according to the center point

the specific code is as follows:

https://codepen.io/chenbo/pen/qvOmrq
The

code is not original either. It uses rotate but does not rotate according to transform-origin: center. It feels like the element floats up or down

.
Jul.19,2022

you are using iconfont, and there is a slight deviation between the center of the icon and the center of the div, which is probably the problem of the icon designer.


transform-origin

Menu