BethWProjects / colmar

0 stars 0 forks source link

don't size the body #4

Open rimmesbe opened 6 years ago

rimmesbe commented 6 years ago

The body tag naturally wants to expand the entire size of the page. Don't change its width or height. Even using height 100% here if you look in dev tools the body is no longer spanning the entire width of your page.

https://github.com/BW007/colmar/blob/master/resources/css/style.css#L10