diff --git a/src/pages/userpage/Userpage.jsx b/src/pages/userpage/Userpage.jsx index fdc355e..0224eec 100644 --- a/src/pages/userpage/Userpage.jsx +++ b/src/pages/userpage/Userpage.jsx @@ -53,7 +53,7 @@ export default Userpage; const Container = styled.div` background-color: white; - width: 100%; + //width: 100%; max-width: 600px; // 스크롤 웹전체로 함 100%로 높이 변경 height: 100%;