From c0658f86d6d59e348cc51ced0aa66b12cd49af41 Mon Sep 17 00:00:00 2001 From: boeunLee Date: Tue, 4 Jun 2024 16:42:50 +0900 Subject: [PATCH] =?UTF-8?q?[STYLE]=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20?= =?UTF-8?q?=EC=BA=A1=EC=85=98=20=EC=A2=8C=EC=B8=A1=20=EC=A0=95=EB=A0=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/MagazineQuestion.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/MagazineQuestion.tsx b/src/components/MagazineQuestion.tsx index 0de8ce9..cb107cb 100644 --- a/src/components/MagazineQuestion.tsx +++ b/src/components/MagazineQuestion.tsx @@ -168,7 +168,6 @@ const St = { margin-left: 0.2rem; padding: 0 1.8rem; display: flex; - text-align: center; color: ${({ theme }) => theme.colors.Gam_Gray}; ${({ theme }) => theme.fonts.Gam_Contend_Pretendard_Regular_12}; `,