Jma529 / teacozy

0 stars 0 forks source link

body tag margin #4

Open rimmesbe opened 6 years ago

rimmesbe commented 6 years ago

The body tag comes with margin default, which creates a gap around the edge of the page. To get rid of this just set the body margin to 0. Later in the course will learn about reset.css files which will handle this for us.

https://github.com/Jma529/teacozy/blob/master/resources/style.css#L3