Adjusted navbar and footer background colour

This commit is contained in:
Helen Chong 2023-07-27 11:58:35 +08:00
parent eb39467672
commit 26c4587e21
1 changed files with 2 additions and 2 deletions

View File

@ -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 {