Decor divider
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
a95089f148
commit
72d0166a3f
5
_scss/components/theme/_divider.scss
Normal file
5
_scss/components/theme/_divider.scss
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
hr {
|
||||||
|
border: 0;
|
||||||
|
border-top: .1rem solid $color-tertiary;
|
||||||
|
margin: 3rem 0;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user