Adjusted navbar and footer background colour
This commit is contained in:
parent
eb39467672
commit
26c4587e21
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue