Skip to content

Instantly share code, notes, and snippets.

@KennethanCeyer
Created September 29, 2015 11:49
Show Gist options
  • Save KennethanCeyer/6bff7fa5446628a8bd60 to your computer and use it in GitHub Desktop.
Save KennethanCeyer/6bff7fa5446628a8bd60 to your computer and use it in GitHub Desktop.
It makes to be able to accelerate css render speed on device.
* { transform: translateZ(0); -webkit- transform: translateZ(0); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment