Skip to content

Instantly share code, notes, and snippets.

@EminQasimov
Created January 9, 2020 11:08
Show Gist options
  • Save EminQasimov/06eae41539f76ee5a00abb809da2e46d to your computer and use it in GitHub Desktop.
Save EminQasimov/06eae41539f76ee5a00abb809da2e46d to your computer and use it in GitHub Desktop.
shaky text bug while transfrom scale hover transition
// fixes bugs
* {
backface-visibility: hidden;
perspective: 600px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment