-
Here’s a little 🔥 CSS tip for you. .numbers { font-feature-settings: 'tnum'; font-variant-numeric: tabular-nums; } This both sets your font to display numbers properly with mono-style and also stops them bouncing around when they change, just like this countdown context.
-
…in reply to @piccalilli_
Huh, this blew up. Lemme teach you CSS: - every-layout.dev - piccalil.li/course/css-from-scratch/