mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-11-22 19:13:29 +01:00
Merge pull request #23 from garritfra/bugfix/21-design-fixes
periodicals: change divider color
This commit is contained in:
commit
bb35592b4f
@ -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 New Issue
Block a user