From 254d7653b4fdef27a51dc87618c770d9320fe586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=B0=BD=EC=88=98?= Date: Thu, 31 Oct 2024 13:54:02 +0900 Subject: [PATCH] =?UTF-8?q?scss=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/_reset.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/styles/_reset.scss b/src/styles/_reset.scss index b777892..711ef44 100644 --- a/src/styles/_reset.scss +++ b/src/styles/_reset.scss @@ -9,8 +9,6 @@ box-sizing: border-box; } html, body{ - width: 100%; - height: 100%; font-size: 16px; } html, body, div, span, applet, object, iframe,