diff --git a/src/pages/IntroducePage/Main.jsx b/src/pages/IntroducePage/Main.jsx index d9f3692..2cfa7eb 100644 --- a/src/pages/IntroducePage/Main.jsx +++ b/src/pages/IntroducePage/Main.jsx @@ -49,7 +49,6 @@ const BackgroundWrapper = styled.div` z-index: 0; `; const Wrapper = styled.div` - min-width: 1920px; position: relative; z-index: 1; `;