diff --git a/doc/_static/style.css b/doc/_static/style.css index bc1390f8b3d..bd0b13c32a5 100644 --- a/doc/_static/style.css +++ b/doc/_static/style.css @@ -221,8 +221,6 @@ main *:target::before { } body { - /* Add padding to body to avoid overlap with navbar. */ - padding-top: var(--navbar-height); width: 100%; }