diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index f5d6e60a..3466a04c 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -19,7 +19,7 @@ const Section = styled.div` const Container = styled.div` height: 100%; - scroll-snap-align: center; +// scroll-snap-align: center; width: 1400px; display: flex; justify-content: space-between;