| ▲ | kps 4 hours ago | |
Chrome's too, but why? It's just plain HTML. | ||
| ▲ | heftig 4 hours ago | parent | next [-] | |
Mobile browsers are assuming you're looking at a legacy page optimized for desktops (widescreen) and have a relatively large virtual screen size by default. They expect you to manually zoom in as necessary. Adding this helps:
This matches the max-width specified by the CSS. However, a smaller viewport width might be appropriate to increase the text size on mobile. | ||
| ▲ | chorizo 4 hours ago | parent | prev [-] | |
Safari reader mode on mobile works great. But then again, this is a site where you should not need it. | ||