Hacker News new | ask | show | jobs
by ricardobeat 3179 days ago
Slightly off-topic, but could the blog be adjust a little for mobile reading?

    <meta name="viewport" content="width=device-width, initial-scale=1">
    #content { max-width: 800px; } // replaces width: 800px
seems to do the job, and also behaves better in narrow desktop browser windows.
2 comments

Thanks! I'll change it tonight.
Done hopefully... EDIT: undone, makes things much worse on Android :-)