Skip to content

Instantly share code, notes, and snippets.

@hatched
Created April 1, 2016 04:08
Show Gist options
  • Save hatched/1399b3fb714722d63c601bc8c77cf93a to your computer and use it in GitHub Desktop.
Save hatched/1399b3fb714722d63c601bc8c77cf93a to your computer and use it in GitHub Desktop.
Fix for new preact website menu blurry fonts
.header_3fP58 nav section>nav {
transform: translateX(-50%) skew(0deg, 0deg);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment