From 1dacae811fededf4b189e525e947e291c0c1c1ec Mon Sep 17 00:00:00 2001 From: jinkang-0 Date: Tue, 16 Jan 2024 21:20:29 -0800 Subject: [PATCH] prevent parallax scroll for links --- src/components/Hero.astro | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/components/Hero.astro b/src/components/Hero.astro index eec1b02..edd6f62 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -223,10 +223,15 @@ import Brand from './Brand.astro'; } -