fix expanded-nav background - brown light to beige
This commit is contained in:
parent
a32f0fe843
commit
29f038ab3f
7 changed files with 18 additions and 4 deletions
|
|
@ -43,7 +43,7 @@
|
|||
box-sizing: border-box;
|
||||
top: -50rem;
|
||||
z-index: 11;
|
||||
background-color: var(--color-brown-light);
|
||||
background-color: var(--color-beige);
|
||||
display: grid;
|
||||
grid-template-columns: 2fr 8fr 1fr;
|
||||
padding: 3rem var(--space-m) 3rem 1rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue