re-add top margin to page

This commit is contained in:
slice 2018-07-13 18:42:55 -07:00
parent 0dd36731ef
commit 0a1f002927
No known key found for this signature in database
GPG Key ID: 1508C19D7436A26D
1 changed files with 0 additions and 4 deletions

View File

@ -8,10 +8,6 @@ body {
font: 16px/1.5 system-ui, sans-serif;
}
h1:first-child {
margin-top: 0;
}
*, *:before, *:after {
box-sizing: inherit;
}