Hacker News new | ask | show | jobs
by onion2k 1405 days ago
One tiny suggestion - use "font-variant-numeric: tabular-nums;" in the styling. It'll stop the UI moving around when there's a number that starts with 1. https://developer.mozilla.org/en-US/docs/Web/CSS/font-varian...
1 comments

Thank you! I'm much more into backend dev, so this is very helpful. Will do.