milligram/src/_Divider.sass

10 lines
265 B
Sass
Raw Normal View History

2015-12-26 01:57:57 +00:00
// Divider
2015-12-26 01:57:57 +00:00
//
hr
border: 0
2015-12-26 01:57:57 +00:00
border-top: .1rem solid $color-tertiary
margin-bottom: 3.5rem
2016-07-03 21:54:08 +00:00
margin-top: 3.0rem