spacing created
This commit is contained in:
parent
80525c7dc7
commit
5917c669f1
24
sass/_Spacing.sass
Normal file
24
sass/_Spacing.sass
Normal file
@ -0,0 +1,24 @@
|
||||
|
||||
// Spacing
|
||||
// ––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
|
||||
button,
|
||||
.button
|
||||
margin-bottom: 1rem
|
||||
|
||||
input,
|
||||
textarea,
|
||||
select,
|
||||
fieldset
|
||||
margin-bottom: 1.5rem
|
||||
|
||||
pre,
|
||||
blockquote,
|
||||
dl,
|
||||
figure,
|
||||
table,
|
||||
p,
|
||||
ul,
|
||||
ol,
|
||||
form
|
||||
margin-bottom: 2.5rem
|
Loading…
Reference in New Issue
Block a user