Hacker News new | past | comments | ask | show | jobs | submit login

On line 402 in css/style.css, change `.wrapper` to

    .wrapper {
        width: 100%;
        padding: 10px 0;
    }



Yes, perfect, thank you. Deployed.


You could probably also change

    @media (max-width: 550px) .content { padding: 0 5px; }
but at that point it's more of a style preference.

(also, I just signed up for a HN account for this haha)


Well I agree with your style preference, deployed.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: