Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save webbash/ed5bea30e1faa485bc20508e9cfc4b81 to your computer and use it in GitHub Desktop.
Save webbash/ed5bea30e1faa485bc20508e9cfc4b81 to your computer and use it in GitHub Desktop.
заменить минускульные цифры на маюскульные
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