From 688d262389401242330a5da468fda97088449cbb Mon Sep 17 00:00:00 2001 From: rottenstonks <92872541+rottenstonks@users.noreply.github.com> Date: Wed, 30 Mar 2022 13:08:51 -0500 Subject: [PATCH] Update custom.scss --- _sass/custom.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_sass/custom.scss b/_sass/custom.scss index b1592e1..63a76c9 100644 --- a/_sass/custom.scss +++ b/_sass/custom.scss @@ -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; -} \ No newline at end of file +}