Hacker News new | ask | show | jobs
by varlock 3646 days ago
It is a bit hard to follow the listings as they don't use a monospaced font. A part from that, very detailed and useful article.
1 comments

Sorry about that! What browser/operating system? I suspect this is a missing font issue.
I think I see the same thing on Chrome/Linux. If I comment out the `font-family: monaco` rule in the `article.type-system-sans code` CSS rule, then a monospace font is used and makes things much more readable.
Just deployed a fix, thanks for the bug report!