Blurry text after using CSS transform: scale(); in Chrome
I have had this problem a number of times and there seems to be 2 ways of fixing it (shown below). You can use either of these properties to fix the rendering, or both at the same time. Backface visibility hidden fixes the problem as it simplifies the animation to just the front of the … Read more