We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d72d682 commit 1b4363cCopy full SHA for 1b4363c
docs/.vitepress/theme/custom.css
@@ -47,7 +47,7 @@
47
}
48
49
.VPContent {
50
- padding-top: var(--vp-banner-height) !important;
+ padding-top: calc(var(--vp-nav-height) + var(--vp-banner-height)) !important;
51
52
53
.VPLocalNav {
0 commit comments