Skip to content

Commit fad62dc

Browse files
committed
Comment out unused navigation label styles in custom.css
1 parent b0f545a commit fad62dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/_static/css/custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ table.autosummary {
8686
font-size: 0.75rem !important;
8787
}
8888

89-
#__nav_1_label,
89+
/* #__nav_1_label,
9090
#__nav_2_label,
9191
#__nav_3_label,
9292
#__nav_4_label,
@@ -96,4 +96,4 @@ table.autosummary {
9696
.md-nav--secondary .md-nav__title,
9797
.md-nav--primary .md-nav__title {
9898
margin-bottom: 10px;
99-
}
99+
} */

0 commit comments

Comments
 (0)