Update custom.scss

This commit is contained in:
rottenstonks 2022-03-30 14:12:44 -05:00 committed by GitHub
parent 14f742f304
commit f514f07927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -159,7 +159,7 @@ p.table-title {
.newsbyte, .event {
padding: 1rem;
background-color: #d7d7d7;
background-color: var(--block-bg-color)
margin-top: 1rem;
}