mirror of
https://github.com/milligram/milligram.git
synced 2024-11-13 16:54:22 +00:00
10 lines
266 B
Sass
10 lines
266 B
Sass
|
|
|||
|
// Misc
|
|||
|
// ––––––––––––––––––––––––––––––––––––––––––––––––––
|
|||
|
|
|||
|
hr
|
|||
|
border-top: .1rem solid $color-tertiary
|
|||
|
border-width: 0
|
|||
|
margin-bottom: 3.5rem
|
|||
|
margin-top: 3rem
|