Skip to content

Commit 1d47fb0

Browse files
committed
Fix css selector for manu links
1 parent b5b1d8f commit 1d47fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/custom/custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
border-bottom: 0;
33
}
44

5-
.nav-list-expander {
5+
a.nav-list-link {
66
color: $os2-text-black-000;
77
}

0 commit comments

Comments
 (0)