If you only need numbers to be equal widths, you can use font-variant-numeric: tabular-nums;. It’s really useful for animating counters. Read more about it on Mozilla web docs.
If you only need numbers to be equal widths, you can use font-variant-numeric: tabular-nums;. It’s really useful for animating counters. Read more about it on Mozilla web docs.