name change and fixing the problem with the element hr
This commit is contained in:
parent
6ef2ccd0ea
commit
8004bd7390
@ -1,9 +1,9 @@
|
|||||||
|
|
||||||
// Misc
|
// Divider
|
||||||
// ––––––––––––––––––––––––––––––––––––––––––––––––––
|
// ––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
|
|
||||||
hr
|
hr
|
||||||
|
border: 0
|
||||||
border-top: .1rem solid $color-tertiary
|
border-top: .1rem solid $color-tertiary
|
||||||
border-width: 0
|
|
||||||
margin-bottom: 3.5rem
|
margin-bottom: 3.5rem
|
||||||
margin-top: 3rem
|
margin-top: 3rem
|
@ -7,11 +7,11 @@
|
|||||||
@import Blockquote
|
@import Blockquote
|
||||||
@import Button
|
@import Button
|
||||||
@import Code
|
@import Code
|
||||||
|
@import Divider
|
||||||
@import Form
|
@import Form
|
||||||
@import Grid
|
@import Grid
|
||||||
@import Link
|
@import Link
|
||||||
@import List
|
@import List
|
||||||
@import Misc
|
|
||||||
@import Spacing
|
@import Spacing
|
||||||
@import Table
|
@import Table
|
||||||
@import Typography
|
@import Typography
|
||||||
|
Loading…
Reference in New Issue
Block a user