diff --git a/src/App.svelte b/src/App.svelte index 0ed9d060..45793d53 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -189,6 +189,7 @@ var(--content-padding) [full-end]; grid-auto-rows: min-content; + z-index: 1; } :global(.site-content-inner > *) {