Fix horizontal line color
This commit is contained in:
parent
7f79b88786
commit
d53431efcd
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
}
|
||||
hr {
|
||||
border-top: 3px solid get-light-color('accent-color');
|
||||
opacity: 1;
|
||||
margin: 0;
|
||||
top: 17px;
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue