Merge pull request #23 from garritfra/bugfix/21-design-fixes

periodicals: change divider color
pull/25/head
rottenstonks 2 years ago committed by GitHub
commit bb35592b4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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