From 8c40d51a18261274811afbaf98ccbe9d1732e2aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B3=A0=EB=8F=99=EC=98=81?= Date: Wed, 22 May 2024 14:01:54 +0900 Subject: [PATCH] =?UTF-8?q?[THeader]=20Margee=20width=20=EA=B0=92=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- com.twin.app.shoptime/src/components/THeader/THeader.module.less | 1 + 1 file changed, 1 insertion(+) diff --git a/com.twin.app.shoptime/src/components/THeader/THeader.module.less b/com.twin.app.shoptime/src/components/THeader/THeader.module.less index 718952d9..92787348 100644 --- a/com.twin.app.shoptime/src/components/THeader/THeader.module.less +++ b/com.twin.app.shoptime/src/components/THeader/THeader.module.less @@ -12,6 +12,7 @@ align-items: center; .title { + width: 1788px; font-size: 42px; margin-left: 12px; }