- cross-posted to:
- development@wizanons.dev
- cross-posted to:
- development@wizanons.dev
Seriously, though, Comic Sans was originally designed to be legible at the smallest possible font size, and the lack of hard lines makes it easier to read!
Seriously, though, Comic Sans was originally designed to be legible at the smallest possible font size, and the lack of hard lines makes it easier to read!
That’s interesting, how can I make GitHub use Fira Code of that’s what I’m used to?
I use an extension called Stylus which allows you to inject css into sites. I have a general rule that overrides the font-family for pre / code elements. There’s a great community around it for custom styles for various sites - offering dark modes, decluttered views, alternative themes etc.
Cool, thank you!