milligram/src/_Spacing.sass

28 lines
352 B
Sass
Raw 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
2016-07-03 21:54:08 +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
2015-12-26 01:58:13 +00:00
margin-bottom: 1.5rem
blockquote,
dl,
figure,
form,
2015-12-26 01:58:13 +00:00
ol,
p,
pre,
table,
ul
2015-12-26 01:58:13 +00:00
margin-bottom: 2.5rem