Skip to content

Instantly share code, notes, and snippets.

@arryanggaputra
Forked from wKovacs64/fixed-width-numbers.css
Created February 14, 2021 06:07
Show Gist options
  • Save arryanggaputra/f1b2c07c2ad8f3edeea34c1f76b1cf89 to your computer and use it in GitHub Desktop.
Save arryanggaputra/f1b2c07c2ad8f3edeea34c1f76b1cf89 to your computer and use it in GitHub Desktop.
Fixed width numbers CSS
/* https://twitter.com/wesbos/status/932644812582522880/ */
font-feature-settings: "tnum";
font-variant-numeric: tabular-nums;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment