Skip to content

Commit b6d516e

Browse files
committed
🐛fix(#153): mypage 간격 수정
1 parent 7ad521d commit b6d516e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/mypage/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ const ProfileInfo = styled.div`
248248
justify-content: center;
249249
gap: 4px;
250250
white-space: nowrap;
251+
padding-right: 15px;
251252
`;
252253

253254
const ProfileName = styled.div`

0 commit comments

Comments
 (0)