Skip to content

Commit 97652fd

Browse files
author
Alexia Michelle
committed
2 parents fb222d3 + a1798c9 commit 97652fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/css/custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@ html[data-theme='dark'] .navbar-sidebar {
7575
background-color: #020203 !important;
7676
}
7777

78-
html[data-theme='dark'] .navbar-sidebar__item {
78+
html[data-theme='dark'] .navbar-sidebar .menu__link {
7979
color: #eceef2 !important;
8080
}
8181

82-
html[data-theme='dark'] .navbar-sidebar__item:hover {
82+
html[data-theme='dark'] .navbar-sidebar .menu__link:hover {
8383
color: var(--goldendog-fuchsia) !important;
8484
}
8585

0 commit comments

Comments
 (0)