We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad521d commit b6d516eCopy full SHA for b6d516e
1 file changed
src/app/mypage/page.tsx
@@ -248,6 +248,7 @@ const ProfileInfo = styled.div`
248
justify-content: center;
249
gap: 4px;
250
white-space: nowrap;
251
+ padding-right: 15px;
252
`;
253
254
const ProfileName = styled.div`
0 commit comments