diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 05bec829d..31f8e942f 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -210,7 +210,6 @@ const bannerOffset = background-position: var(--bg-position); background-size: var(--bg-size); background-repeat: var(--bg-repeat); - background-attachment: var(--bg-attachment); opacity: 0; pointer-events: none; z-index: -1;