Skip to content

Instantly share code, notes, and snippets.

@antoniofrignani
Created July 3, 2013 17:51
Show Gist options
  • Save antoniofrignani/5920966 to your computer and use it in GitHub Desktop.
Save antoniofrignani/5920966 to your computer and use it in GitHub Desktop.
Fix Google Font Rendering issue for some font [DO NOT USE, IT'S A HACK]
p {
-webkit-transform: rotate3d(-1, -1, -1, 0.01deg);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment