diff --git a/frontend/src/pages/ClubDetailPage/components/ClubProfileCard/ClubProfileCard.styles.ts b/frontend/src/pages/ClubDetailPage/components/ClubProfileCard/ClubProfileCard.styles.ts index 990a46ee..330de0e5 100644 --- a/frontend/src/pages/ClubDetailPage/components/ClubProfileCard/ClubProfileCard.styles.ts +++ b/frontend/src/pages/ClubDetailPage/components/ClubProfileCard/ClubProfileCard.styles.ts @@ -169,6 +169,7 @@ export const SocialUrl = styled.span` overflow: hidden; text-overflow: ellipsis; vertical-align: bottom; + white-space: nowrap; ${media.laptop} { max-width: 100px;