spacing created
This commit is contained in:
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
|
Reference in New Issue
Block a user