Update custom.scss

This commit is contained in:
rottenstonks 2022-03-31 07:53:30 -05:00 committed by GitHub
parent 61d6771409
commit 5c84e6f7e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ p.table-title {
overflow: hidden; overflow: hidden;
border-spacing: 0; border-spacing: 0;
@media (min-width: $breakpoint-alpha) { @media (min-width: $breakpoint-alpha) {
background-color: var(--block-bg-color); background-color: #f0f0f0;
color: #45494f; color: #45494f;
tr.row3 { tr.row3 {
background-color: #f6f6f6; background-color: #f6f6f6;