Skip to content

Remove margin from body#280

Merged
tysongach merged 1 commit intomasterfrom
tg-body-margin
Apr 11, 2017
Merged

Remove margin from body#280
tysongach merged 1 commit intomasterfrom
tg-body-margin

Conversation

@tysongach
Copy link
Contributor

normalize.css <6.0.0 set the margin to 0 on body. normalize 6.0.0
removed this, along with other opinionated rules.

See: necolas/normalize.css@b5f0e9d

@LkeMitchll
Copy link

LGTM 👍

@kylefiedler
Copy link
Contributor

Would have thought this was part of normalize but it's not. Wild. 💯

@tysongach
Copy link
Contributor Author

Would have thought this was part of normalize but it's not.

@kylefiedler It was until normalize.css 6.0, which was just released last week. They are trying to be less opinionated and focused on consistency of styling.

normalize.css <6.0.0 set the `margin` to `0` on `body`. normalize 6.0.0
removed this, along with other opinionated rules.

See: necolas/normalize.css@b5f0e9d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants