Skip to content

Commit 2839ef2

Browse files
committed
fix: follow button style
1 parent 217a17a commit 2839ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/common/FollowButton.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ const FollowButtonBlock = styled.div<{
139139
height: 32px;
140140
font-size: 16px;
141141
142-
${media.small} {
142+
${media.medium} {
143143
width: 80px;
144144
height: 24px;
145145
font-size: 14px;

0 commit comments

Comments
 (0)