We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58bac05 commit ad10c29Copy full SHA for ad10c29
docs/src/static/css/extra.css
@@ -217,6 +217,11 @@
217
.md-nav__item--nested .md-nav__item .md-nav__item .md-nav__link {
218
font-weight: 300;
219
}
220
+
221
+ .md-nav__item--nested .md-nav__item .md-nav__item .md-nav__link {
222
+ font-weight: 400;
223
+ padding-left: 1.25rem;
224
+ }
225
226
227
/* Table of Contents styling */
0 commit comments