Skip to content

Commit

Permalink
Fix selector order
Browse files Browse the repository at this point in the history
Follow alphabetical order.
  • Loading branch information
florianbouvot authored Dec 27, 2018
1 parent cae1f82 commit 2ea93f5
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 2ea93f5

Please sign in to comment.