Commit bf9b125
Changed files (1)
src
components
src/components/Banner.astro
@@ -38,7 +38,7 @@ const bannerHeight = getBannerHeight(path.pathname);
<div
id="banner"
- class="relative max-h-screen duration-1000"
+ class="relative max-h-screen overflow-hidden duration-1000"
style=`height: ${bannerHeight}; scale: 105%;`
>
<div class="h-full w-full">