From d565149875baff53534c8aa9ffbc2a8ab31ad997 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ITN=5F=EB=94=94=EC=9E=90=EC=9D=B8=ED=8C=80?= Date: Thu, 22 Feb 2024 10:27:05 +0900 Subject: [PATCH] =?UTF-8?q?2024/02/22=20header=20=EB=A9=94=EB=89=B44?= =?UTF-8?q?=EA=B0=9C=EC=9D=BC=EB=95=8C=20>=20=EC=84=9C=EB=B8=8C=EB=A9=94?= =?UTF-8?q?=EB=89=B4=20=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/visitEdu/usr/publish/css/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/visitEdu/usr/publish/css/common.css b/src/main/webapp/visitEdu/usr/publish/css/common.css index 3be39c64..0be64bc8 100644 --- a/src/main/webapp/visitEdu/usr/publish/css/common.css +++ b/src/main/webapp/visitEdu/usr/publish/css/common.css @@ -79,7 +79,7 @@ header.on .nav_wrap::after{opacity: 1;} .header .dep_li_01,.header_inner .dep_li_02,.header_inner .dep_li_03 {justify-content:flex-start;} .header .dep_li_04,.header_inner .dep_li_05,.header_inner .dep_li_06,.header_inner .dep_li_07 {justify-content:space-between;} .header .depth01_li{position: relative; box-sizing: border-box; } -.header .dep_li_04 .depth01_li{width: calc((100% - 40px)/4);} +.header .dep_li_04 .depth01_li{width: calc((100% - 0px)/4);} .header .dep_li_01 .depth01_li{width: 100%;} .header .dep_li_02 .depth01_li{width: calc((100% - 20px)/2);} .header .dep_li_03 .depth01_li{width: calc((100% - 30px)/3);max-width:270px;}