Decor spacing
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
ba2d4bab1e
commit
719511ec9a
26
_scss/components/theme/_spacing.scss
Normal file
26
_scss/components/theme/_spacing.scss
Normal file
@ -0,0 +1,26 @@
|
||||
.button,
|
||||
button,
|
||||
dd,
|
||||
dt,
|
||||
li {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
fieldset,
|
||||
input,
|
||||
select,
|
||||
textarea {
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
|
||||
blockquote,
|
||||
dl,
|
||||
figure,
|
||||
form,
|
||||
ol,
|
||||
p,
|
||||
pre,
|
||||
table,
|
||||
ul {
|
||||
margin-bottom: 2.5rem;
|
||||
}
|
Loading…
Reference in New Issue
Block a user