From 26c4587e218a42d2a28c71e47551f8a21abb7a86 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Thu, 27 Jul 2023 11:58:35 +0800 Subject: [PATCH] Adjusted navbar and footer background colour --- shrines/starwarskotor/starwarskotor.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shrines/starwarskotor/starwarskotor.css b/shrines/starwarskotor/starwarskotor.css index 33edf03a..7665a4cb 100644 --- a/shrines/starwarskotor/starwarskotor.css +++ b/shrines/starwarskotor/starwarskotor.css @@ -24,10 +24,10 @@ --clr-link-btn-hover: #241445; --clr-header-bg: black; - --clr-nav-bg: #1c1c1c; + --clr-nav-bg: #171717; --clr-nav-link: white; - --clr-footer-bg: #1c1c1c; + --clr-footer-bg: #171717; } header img {