Ask HN: Is there any way you could provide a better mobile stylesheet?
It's nearly impossible to hit the comment links on the main page on mobile Safari, even after double tapping to zoom in. Pinching to zoom won't show me a full line of text, so it's less than ideal.
Also, up and downvote arrows are mighty difficult to select unless completely zoomed in.
I'm sure it's also difficult on other mobile platforms as well.
Thanks for consideration.
With the `@media` queries in a stylesheet, you can conditionally style based on viewport size, so many devices can be supported with a single stylesheet. In fact, it would help keep the interface fluid no matter the device.
0 comments
[ 3.4 ms ] story [ 12.5 ms ] threadNo comments yet.