From 16cedac41d9a86c292914488af0de9e8ee10ccaf Mon Sep 17 00:00:00 2001 From: kangsinbeom Date: Fri, 5 Jul 2024 17:47:39 +0900 Subject: [PATCH] =?UTF-8?q?Bug:=20=EB=B0=98=EC=9D=91=ED=98=95=20=EC=8B=9C?= =?UTF-8?q?=20=EC=98=A4=EB=A5=B8=EC=AA=BD=20=20=EC=97=AC=EB=B0=B1=20?= =?UTF-8?q?=EC=83=9D=EC=84=B1=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/globalStyles.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/globalStyles.ts b/src/styles/globalStyles.ts index 0d16366..4af77c2 100644 --- a/src/styles/globalStyles.ts +++ b/src/styles/globalStyles.ts @@ -129,7 +129,7 @@ export default css` } body { overflow-x: hidden; - width: 100vw; + width: 100%; height: 100vh; } k ol,