periodicals: change divider color
This commit is contained in:
parent
3b38edd832
commit
4cd40744b7
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ html, body {
|
|||
width: 5rem;
|
||||
height: 1px;
|
||||
margin: 23px auto;
|
||||
background-color: lighten($text-color, 70%);
|
||||
background-color: lighten($background-color, 70%) !important;
|
||||
}
|
||||
|
||||
.by-line {
|
||||
|
|
Loading…
Reference in a new issue