Skip to content

Commit

Permalink
Merge pull request #46 from LikeLion-KNU/feature/#43
Browse files Browse the repository at this point in the history
오픈채팅방 버튼 글씨 크기 조정
  • Loading branch information
junyeokk authored May 21, 2024
2 parents 9ff8820 + 2c352c7 commit 66bdf8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/display/ButtonList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export const ButtonList = () => {
>
<div>
<RiKakaoTalkFill size={22} style={{ marginRight: "10px", color: "black" }} />
<Text size="s" weight="bold" variant="black">
<Text size="xs" weight="bold" variant="black">
개발진 문의 - 카카오톡 오픈채팅방
</Text>
</div>
Expand Down

0 comments on commit 66bdf8f

Please sign in to comment.