Created
February 15, 2018 18:06
-
-
Save ayamflow/7727029a8e1d884d79cb08b3271d48e3 to your computer and use it in GitHub Desktop.
Prevent animated counters numbers to shift
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
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