milligram/src/_Spacing.sass

28 lines
355 B
Sass
Raw Permalink Normal View History

2015-12-26 01:58:13 +00:00
// Spacing
//
2016-09-10 04:11:31 +00:00
.button,
button,
2016-09-10 04:11:31 +00:00
dd,
dt,
li
2020-05-17 21:41:05 +00:00
margin-bottom: 1.0rem
2015-12-26 01:58:13 +00:00
fieldset,
2015-12-26 01:58:13 +00:00
input,
select,
textarea
2020-05-17 21:41:05 +00:00
margin-bottom: 1.5rem
2015-12-26 01:58:13 +00:00
blockquote,
dl,
figure,
form,
2015-12-26 01:58:13 +00:00
ol,
p,
pre,
table,
ul
2020-05-17 21:41:05 +00:00
margin-bottom: 2.5rem