Hacker News new | ask | show | jobs
by philips4350 2319 days ago
the width of the body should be like the following so that it behaves nicely on mobile phones

body { max-width: 650px; }

1 comments

Good catch. I just wrote this CSS for my computer but I suppose for other devices you'd need to adjust that
Computers too fwiw. I tried your CSS on my PC, but I had the page up side-by-side with something else and the text overflowed the page.

edit: that didn't entirely make sense, so I looked again and I was zoomed it a couple of notches.