Browse Source

Upgrade mkdocs version; fix docs sidebar

Philipp Heckel 2 years ago
parent
commit
c357979f11
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/static/css/extra.css

+ 2 - 2
docs/static/css/extra.css

@@ -8,8 +8,8 @@
     width: unset !important;
 }
 
-.md-sidebar {
-    width: 12.5rem !important;
+.md-header__topic:first-child {
+    font-weight: 400;
 }
 
 .md-typeset h4 {