0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 16:40:26 +03:00
Files
popov.link/_scss/components/theme/_spacing.scss
Valentin Popov 719511ec9a Decor spacing
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-04-24 15:50:18 +04:00

27 lines
201 B
SCSS

.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;
}