diff --git a/docs/overrides/hide-toc.css b/docs/overrides/hide-toc.css deleted file mode 100644 index e69de29..0000000 diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 9543204..63abcac 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -15,3 +15,10 @@ white-space: pre; } +.md-grid { + max-width: 65rem +} + +.md-sidebar { + width: 8rem +} \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 8772c6a..90fd411 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -15,8 +15,6 @@ nav: - Smokeping: services/smokeping.md theme: name: 'material' - features: - - toc.integrate language: sv font: text: 'Ubuntu'