Arranging the order of selectors and properties
This commit is contained in:
@@ -2,23 +2,23 @@
|
||||
// Spacing
|
||||
// ––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
|
||||
.button,
|
||||
button
|
||||
button,
|
||||
.button
|
||||
margin-bottom: 1.0rem
|
||||
|
||||
fieldset,
|
||||
input,
|
||||
textarea,
|
||||
select,
|
||||
fieldset
|
||||
textarea
|
||||
margin-bottom: 1.5rem
|
||||
|
||||
pre,
|
||||
blockquote,
|
||||
dl,
|
||||
figure,
|
||||
table,
|
||||
p,
|
||||
ul,
|
||||
form,
|
||||
ol,
|
||||
form
|
||||
p,
|
||||
pre,
|
||||
table,
|
||||
ul
|
||||
margin-bottom: 2.5rem
|
||||
|
Reference in New Issue
Block a user