diff --git a/_posts/2022-06-16-issue-124.md b/_posts/2022-06-16-issue-124.md index 8978e9f..636ac93 100644 --- a/_posts/2022-06-16-issue-124.md +++ b/_posts/2022-06-16-issue-124.md @@ -26,7 +26,7 @@ issuenumber: 124
-

XMR's breaks new daily ATH daily tx. count with 42,244 transactions confirmed Chart courtesy of moneroj.net.

+

XMR's breaks new daily ATH daily tx. count with 42,244 transactions confirmed. Chart courtesy of moneroj.net.

diff --git a/_sass/layout.scss b/_sass/layout.scss index 98fede7..3776a9e 100644 --- a/_sass/layout.scss +++ b/_sass/layout.scss @@ -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 {