periodicals: change divider color

pull/23/head
Garrit Franke 2 years ago
parent 3b38edd832
commit 4cd40744b7
No known key found for this signature in database
GPG Key ID: 65586C4DDA55EA2C

@ -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…
Cancel
Save