diff --git a/docs_dev/docs/stylesheets/extra.css b/docs_dev/docs/stylesheets/extra.css index 98cfad1..c8ff7a9 100644 --- a/docs_dev/docs/stylesheets/extra.css +++ b/docs_dev/docs/stylesheets/extra.css @@ -1,5 +1,5 @@ html.js-focus-visible.js body header.md-header.md-header--shadow nav.md-header__inner.md-grid { - padding: 0 .5rem; + padding: 0 1rem; } .center-table { text-align: center;