diff --git a/docs/theme/mkdocs/css/base.css b/docs/theme/mkdocs/css/base.css index 863c9cdb0b..e5fac04cf4 100644 --- a/docs/theme/mkdocs/css/base.css +++ b/docs/theme/mkdocs/css/base.css @@ -622,12 +622,6 @@ ol.breadcrumb > li.edit-on-github span { .container { width: 100% !important; } -.container-standard-sized { - max-width: 1050px; -} -.container-better { - max-width: 1050px; -} @media (max-width: 900px) {