Created
April 5, 2017 20:09
-
-
Save webbash/ed5bea30e1faa485bc20508e9cfc4b81 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
font-variant-numeric: lining-nums | |
-moz-font-feature-settings: "lnum" | |
-webkit-font-feature-settings: "lnum" | |
font-feature-settings: "lnum" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment