UNPKG

291 Btext/stylusView Raw
1_hrBg = $UI.colors.darkLighter
2
3.hr
4 border-bottom-color _hrBg
5
6 &.m
7 margin-top 3px
8 border-bottom-width 1px
9 margin-bottom 4px
10 &.l
11 margin-top 3px
12 border-bottom-width 2px
13 margin-bottom 3px
14 &.xl
15 margin-top 2px
16 border-bottom-width 4px
17 margin-bottom 2px