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