From f371fc7175027eccb88c0e5acc487f6f998452ea Mon Sep 17 00:00:00 2001 From: Saltine <156854448+saltytine@users.noreply.github.com> Date: Tue, 2 Jul 2024 18:43:30 -0700 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index cfc7684..3e3ba67 100644 --- a/style.css +++ b/style.css @@ -44,7 +44,7 @@ body { /* Header Styles */ .header { - background-color: #000000; + background-color: #0C0C0C; padding: 1em 0; position: fixed; top: 0;