Hacker News new | ask | show | jobs
by Gabriel_Martin 1017 days ago
Reducing the max character length per line would yield a huge readability improvement :) Interesting tool!
2 comments

I think the HN homepage shares this problem, have you tried the Mobile view?

It's accessible from the navbar. That should scale correctly for your device.

I could see

    max-width: 75ch;
    margin: 0 auto;
on the center element being effective