diff --git a/docs/.vitepress/theme/custom.css b/docs/.vitepress/theme/custom.css index da953e4..6577435 100644 --- a/docs/.vitepress/theme/custom.css +++ b/docs/.vitepress/theme/custom.css @@ -18,6 +18,7 @@ * mangle it. */ .VPHome { position: relative; + isolation: isolate; /* content-column width, and the gutter from the viewport edge in to it — defined once so the glow and glyph stay anchored to the same column. */ --btv-col: 1152px; @@ -37,7 +38,7 @@ no-repeat top center / contain; opacity: 0.14; pointer-events: none; - z-index: 0; + z-index: -1; } @media (max-width: 768px) { .VPHome::after {