Skip to content

Commit

Permalink
Merge pull request #50 from florianbouvot/patch-1
Browse files Browse the repository at this point in the history
Fix selector order
  • Loading branch information
simonsmith authored Jan 4, 2019
2 parents cae1f82 + 2ea93f5 commit 50d5ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ html {
blockquote,
dl,
dd,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
p,
pre {
margin: 0;
Expand Down

0 comments on commit 50d5ad1

Please sign in to comment.