diff --git a/layouts/redoc/single.html b/layouts/redoc/single.html index 418005fa7..25ce8b667 100644 --- a/layouts/redoc/single.html +++ b/layouts/redoc/single.html @@ -4,6 +4,7 @@ .nginx-docs-api-container { z-index: 0 !important; max-width: calc(100% + 2.4rem); + margin-top: 2rem; } @media (min-width: 768px) { @@ -83,6 +84,13 @@ > {{ partial "sidebar.html" . }} +