Skip to content

Commit de8b177

Browse files
committed
remove background from nav-module
1 parent e22b514 commit de8b177

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/css/docs-ndl.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ body.docs-ndl .nav-menu .home-link.is-home a {
5959
color: rgba(var(--colors-baltic-50));
6060
}
6161

62-
body.docs-ndl .nav-module {
63-
/* background: rgba(var(--colors-neutral-15)); */
64-
background: rgba(var(--colors-neutral-10));
65-
}
66-
6762
body.docs-ndl .nav-list:first-child .nav-item:first-child .nav-section-header {
6863
border: none;
6964
padding-top: 1.5rem !important;

0 commit comments

Comments
 (0)