diff --git a/assets/style.css b/assets/style.css index 8341604..1be2a8a 100644 --- a/assets/style.css +++ b/assets/style.css @@ -29,7 +29,7 @@ body { --nctv-accent-orange-subtle: #d46400ff; --nctv-bg-primary: #111111; - --nctv-bg-secondary: #272727; + --nctv-bg-secondary: #2b2b2b; --nctv-text-light: #d9d9d9; }