pablopunk / time

The simplest but configurable online clock
https://time.pablopunk.com
92 stars 8 forks source link

Fixed width numbers #4

Closed mischnic closed 4 years ago

mischnic commented 4 years ago

Add font-variant-numeric: tabular-nums; so that text in a non-monospace font doesn't move horizontally by a small amount whenever a digit changes (especially in seconds mode).

pablopunk commented 4 years ago

Done! Thank you, what a great suggestion :)