forgot to add the proper color for the background when the hamburger menu opens
This commit is contained in:
parent
4999a44823
commit
f0693c1822
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ code { padding: 2px 4px; font-size: 90%; border-radius: 4px; background-color: #
|
||||||
background: #312f2f;
|
background: #312f2f;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.headerLinks {
|
||||||
|
background: #312f2f;
|
||||||
|
}
|
||||||
.postListItem {
|
.postListItem {
|
||||||
background: #312f2f;
|
background: #312f2f;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue