diff --git a/src/components/MainPage/ContentMain.jsx b/src/components/MainPage/ContentMain.jsx index 40f6b32..79af60d 100644 --- a/src/components/MainPage/ContentMain.jsx +++ b/src/components/MainPage/ContentMain.jsx @@ -242,7 +242,7 @@ const Wrapper = styled.div` /* width: 1160px; */ width: 1000px; margin: auto; - margin-top: 135px; + margin-top: 115px; font-size: 20px; padding-bottom: 40px; justify-content: center;