Skip to content

Commit

Permalink
chore: 🤖fix font size
Browse files Browse the repository at this point in the history
  • Loading branch information
Panxoat committed Jun 27, 2024
1 parent 9f17fa3 commit 4ca2b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/Home/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ function Home() {
</InputRightElement>
</InputGroup>
</FormHelper>
<Text fontSize="16px" color="#718096">
<Text fontSize="14px" color="#718096">
8~20자로 영문, 숫자, 특수문자를 각 1자 이상 포함해 주세요
</Text>
</Flex>
Expand Down

0 comments on commit 4ca2b4b

Please sign in to comment.