diff --git a/theme/src/client/components/Home/VPHomeHero.vue b/theme/src/client/components/Home/VPHomeHero.vue index 1da52814..22303518 100644 --- a/theme/src/client/components/Home/VPHomeHero.vue +++ b/theme/src/client/components/Home/VPHomeHero.vue @@ -90,7 +90,7 @@ useHomeHeroTintPlate( height: calc(100vh - var(--vp-nav-height) - var(--vp-footer-height, 0px)); } -.vp-home-hero-bg { +.home-hero-bg { position: absolute; z-index: 0; width: 100%;