Adjusted navbar and footer background colour

This commit is contained in:
Leilukin 2023-07-27 11:58:35 +08:00 committed by Helen Chong
parent d17f491bcf
commit 8bb20787d5

View File

@ -24,10 +24,10 @@
--clr-link-btn-hover: #241445; --clr-link-btn-hover: #241445;
--clr-header-bg: black; --clr-header-bg: black;
--clr-nav-bg: #1c1c1c; --clr-nav-bg: #171717;
--clr-nav-link: white; --clr-nav-link: white;
--clr-footer-bg: #1c1c1c; --clr-footer-bg: #171717;
} }
header img { header img {