[sites] fix: Navbar background on mobile. See #264
This commit is contained in:
parent
a01f300445
commit
41203f8b3f
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ html[data-theme='dark'] {
|
||||||
--ifm-sidebar-item-spacing: 8px;
|
--ifm-sidebar-item-spacing: 8px;
|
||||||
|
|
||||||
/* Navbar Customizations */
|
/* Navbar Customizations */
|
||||||
--ifm-navbar-background-color: oklch(0.985 0 0);
|
--ifm-navbar-background-color: oklch(0.205 0 0);
|
||||||
--ifm-navbar-link-color: oklch(0.97 0 0);
|
--ifm-navbar-link-color: oklch(0.97 0 0);
|
||||||
--ifm-navbar-link-hover-color: oklch(0.685 0.169 237.323);
|
--ifm-navbar-link-hover-color: oklch(0.685 0.169 237.323);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue