6 ms·
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. Co
by alex-m 10y 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?
- pmontra 10y agoFirefox Android. I checked with Chrome and Opera and it's monospace there. Edit: It's monospace in Firefox desktop too (Linux).
- thechriswalker 10y agofrom css/main.scss `$monoFont: 'Courier New', Monaco;` I think it's caused be the missing fallback `monospace` in that list.