Fixing Blurry Text When Stopping CSS Transform Animations (The Data Attribute Hack)
Have you ever tried stopping a transform: translateY() animation and noticed that your text or images become blurry? It happens because CSS transforms often leave elements at sub-pixel positions (e.g.,… Weiterlesen »Fixing Blurry Text When Stopping CSS Transform Animations (The Data Attribute Hack)