encode / apistar

The Web API toolkit. 🛠
https://docs.apistar.com
BSD 3-Clause "New" or "Revised" License
5.57k stars 411 forks source link

Wrong fonts on mobile device #568

Open pslacerda opened 6 years ago

pslacerda commented 6 years ago

On my mobile device the fonts aren't being loaded. It is using a non monospaced font with serif.

Mozilla/5.0 (Linux; Android 7.0; LG-M250 Build/NRD90U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.158 Mobile Safari/537.36

tomchristie commented 6 years ago

Could you include a screenshot?

pslacerda commented 6 years ago

image

danigosa commented 6 years ago

I see the fonts pretty neat. I think you just have to swipe left to reveal the end of the lines cut by the code container, maybe putting it in landscape mode you see all at once

pslacerda commented 6 years ago

@danigosa because the fonts aren't being loaded, my mobile device is falling back to a monospaced font with serif. Not a big problem, but I guess that is specially relevant on mobile because serif usually is even more unpleasant on mobile than desktop displays because both the display resolution and distance from user to the display.