Created
April 1, 2016 04:08
-
-
Save hatched/1399b3fb714722d63c601bc8c77cf93a to your computer and use it in GitHub Desktop.
Fix for new preact website menu blurry fonts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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