re-add top margin to page

This commit is contained in:
Skip R. 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

View file

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