In my CSS I defined a transition for a class. For some reason, when I hover over the class with the transition, the transition-duration for some reason alters t
transition-duration
For rotation() maybe it's fine, but for scale() It didn't worked the -webkit-transform: translateZ(0); formula.
-webkit-transform: translateZ(0);
I used :
-webkit-font-smoothing: antialiased;