Hacker News new | ask | show | jobs
by bartread 2 days ago
> not mobile friendly.

It’s not what I’d call mobile unfriendly either.

I had to zoom in slightly but then it’s perfectly readable in landscape.

Some very basic inline responsive CSS would make it work great in portrait too.

But the thing is, with no ads, complex layout, or other bullshit, it’s perfectly usable on mobile as is.

I’d certainly take this over any website from any major media outlet, other than those that are publicly funded like the BBC (and, even then, only in the UK because they show ads everywhere else).

1 comments

You don't need any responsive CSS as HTML is responsive by default. It's just mobile browsers that have decided they know better and you need to add a meta tag to tell them to actually follow the standard.