From 9591398356129b3594c622f46f99c730627210e4 Mon Sep 17 00:00:00 2001 From: Jeon Eonseok Date: Sat, 11 Jan 2025 17:57:12 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=ED=85=8D=EC=8A=A4=ED=8A=B8=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/org/OrgAdmin/CommonSection/style.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/org/OrgAdmin/CommonSection/style.ts b/src/components/org/OrgAdmin/CommonSection/style.ts index 5ff2090..3f7c65a 100644 --- a/src/components/org/OrgAdmin/CommonSection/style.ts +++ b/src/components/org/OrgAdmin/CommonSection/style.ts @@ -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};