diff --git a/docs/static/extra.css b/docs/static/extra.css index f0ca04e4..1af38a48 100644 --- a/docs/static/extra.css +++ b/docs/static/extra.css @@ -23,6 +23,10 @@ h1 { /* If you want the content area to always stretch to the available screen space, reset max-width with the following CSS: */ -.md-grid { +/*.md-grid { max-width: initial; +}*/ + +.md-grid { + max-width: 1440px; }