Don't define width for <body>
Closed this issue · 0 comments
nathanielks commented
I'm currently working on a site that defines the background to the body tag, and I don't believe that it's best to define the width to the body, seeing as how that will clip the background. Now, I could define it to html, but I'm curious what you're reasoning is for defining it to the body instead of a wrapper like .container.