diff --git a/docs/source/_static/css/custom.css b/docs/source/_static/css/custom.css index c7f2ab9999..ebf9a0e17d 100644 --- a/docs/source/_static/css/custom.css +++ b/docs/source/_static/css/custom.css @@ -71,7 +71,8 @@ a:visited { } .wy-nav-content { - background-color: #fff max-width: 1000px; + background-color: #fff; + max-width: none; } .wy-nav-side {