Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> In particular, by default stuff is really small on mobile screens, you have to zoom around.

That's just because mobile browsers are intentionally broken by default. All you need to get them back to sanity is the following element in your <head>:

<meta name="viewport" content="width=device-width, initial-scale=1">



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: