Skip to content

Commit

Permalink
feat: input font size
Browse files Browse the repository at this point in the history
  • Loading branch information
hyo-4 committed May 22, 2024
1 parent fe497ed commit f1b480a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/JD/ContentInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ const Content = styled.textarea`
outline: none;
resize: none;
padding: 0.5rem;
font-size: 14px;
font-size: 0.8125rem;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 100%;
Expand Down

0 comments on commit f1b480a

Please sign in to comment.