Hacker News new | ask | show | jobs
by alex-m 3382 days ago
Hi,

The default font is not proportional, BUT you will be able to set it to whatever you like. There will also be an option to disable syntax highlighting.

Could you tell me what browser you are using?

2 comments

from css/main.scss `$monoFont: 'Courier New', Monaco;`

I think it's caused be the missing fallback `monospace` in that list.

Firefox Android.

I checked with Chrome and Opera and it's monospace there.

Edit: It's monospace in Firefox desktop too (Linux).