From e1c783bb758ca655271bfefc02313e9d3da71126 Mon Sep 17 00:00:00 2001 From: leebj Date: Mon, 15 Jul 2024 17:01:51 +0900 Subject: [PATCH] =?UTF-8?q?sneat=20=EC=A4=91=EB=B3=B5=20=ED=81=B4=EB=9E=98?= =?UTF-8?q?=EC=8A=A4=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/resources/applib/css/overwrite.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main/webapp/resources/applib/css/overwrite.css b/src/main/webapp/resources/applib/css/overwrite.css index 12202d2..ac08b8c 100644 --- a/src/main/webapp/resources/applib/css/overwrite.css +++ b/src/main/webapp/resources/applib/css/overwrite.css @@ -251,7 +251,6 @@ strong { .w-px-80 { width: 80px !important; } .w-px-90 { width: 90px !important; } .w-px-110 { width: 110px !important; } -.w-px-120 { width: 120px !important; } .w-px-130 { width: 130px !important; } .w-px-140 { width: 140px !important; } .w-px-160 { width: 160px !important; } @@ -262,7 +261,6 @@ strong { .w-px-220 { width: 220px !important; } .w-px-230 { width: 230px !important; } .w-px-240 { width: 240px !important; } -.w-px-300 { width: 300px !important; } .w-px-320 { width: 320px !important; } .w-px-450 { width: 450px !important; } .w-px-550 { width: 550px !important; }