6 lines
78 B
SCSS
6 lines
78 B
SCSS
hr {
|
|
margin: 15px 0 5px;
|
|
border: none;
|
|
height: 1px;
|
|
background: $color9;
|
|
} |