milligram/src/_Divider.sass
2016-07-03 18:54:08 -03:00

10 lines
265 B
Sass
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// Divider
//
hr
border: 0
border-top: .1rem solid $color-tertiary
margin-bottom: 3.5rem
margin-top: 3.0rem