Update custom.scss

This commit is contained in:
rottenstonks 2022-03-30 13:08:51 -05:00 committed by GitHub
parent 00402ee352
commit 688d262389
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: #f0f0f0;
background-color: #d7d7d7;
margin-top: 1rem;
}
@ -385,4 +385,4 @@ img.dvchain {
html {
scroll-behavior: smooth;
}
}