Created
August 7, 2017 10:55
-
-
Save beardlessman/ca84d786a4925faff7828a2e4190fc40 to your computer and use it in GitHub Desktop.
Волшебное свойство, которое сделает подчеркивание ссылок правильным
This file contains hidden or 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
-webkit-text-decoration-skip: ink; | |
text-decoration-skip: ink; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment