8 ms·
Not related to this but please github choose a better font to render code in android browsers, the current one's unreadable!
by brutopia 9y ago
Not related to this but please github choose a better font to render code in android browsers, the current one's unreadable!
- Kiro 9y agoLooks fine to me. What version are you on?
- charlieegan3 9y agoI thought GitHub used system fonts? https://news.ycombinator.com/item?id=12075623 https://news.ycombinator.com/item?id=12075623
- marcoms 9y agoThey try, but there is not really predictable and simple way to select those fonts in CSS. I've had times when Courier was used on Linux because the MS fonts we installed. I would prefer they just do font-family: monospace
- kingosticks 9y agoIs this the problem where it appears almost double spaced? That's what I get on Chrome 58.0.3029.83. And the scrolling performance is horrible, I assume it's some js stuff happening.