Update nav background color and add text color in base.scss
The commit updates the background color of the navigation bar and adds a new text color in the base.scss file.
This commit is contained in:
parent
55788ecbb0
commit
94b528d726
@ -26,6 +26,7 @@ body {
|
||||
|
||||
nav {
|
||||
background-color: $black;
|
||||
color: $orange
|
||||
|
||||
ul {
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user