Skip to content

Commit

Permalink
[CHORE] text style 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
eonseok-jeon authored Jan 12, 2025
2 parents cb684d2 + 9591398 commit 3c15d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/org/OrgAdmin/CommonSection/style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ export const StSubColorTitle = styled(StInputLabel)`
`;

export const StSubColorDescription = styled.p`
${fontsObject.LABEL_4_12_SB}
${fontsObject.LABEL_3_14_SB}
margin-bottom: 8px;
color: ${colors.gray300};
Expand Down

0 comments on commit 3c15d1d

Please sign in to comment.