hamburger dropdown: match theme background colour
This commit is contained in:
parent
35e149e186
commit
30c4252e40
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ header ul li a:hover {
|
|||
flex-direction: column;
|
||||
gap: 1rem;
|
||||
border-bottom: 1px solid #888;
|
||||
background: #080808;
|
||||
background: var(--background);
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue