From a857fdfd8ce0ff89ad2a09e7ebf7913c1426aab0 Mon Sep 17 00:00:00 2001 From: "hehihoho3@gmail.com" Date: Wed, 20 Aug 2025 12:41:12 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EC=82=AC=EC=9D=B4=ED=8A=B8=EB=A7=B5=20?= =?UTF-8?q?=EC=B9=9C=EA=B5=AC=ED=86=A1=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp | 1 + src/main/webapp/publish/css/common.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp b/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp index 9cf41d7a..06081feb 100644 --- a/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp @@ -1557,6 +1557,7 @@ function actionLogin_end(){
diff --git a/src/main/webapp/publish/css/common.css b/src/main/webapp/publish/css/common.css index 68682db9..a7e3f153 100644 --- a/src/main/webapp/publish/css/common.css +++ b/src/main/webapp/publish/css/common.css @@ -206,7 +206,7 @@ caption, .label {position: absolute;width: 1px;height: 1px;margin: -1px;border: /* 사이트맵 */ .layer_sitemap {overflow:hidden;position:relative;display:block;width:100%;height:0;border-bottom:1px solid #d5d5d5;background:#fff;z-index:16;/*transition:height 0.4s;*/} -.layer_sitemap.active {height:635px;box-shadow:0px 20px 30px 0px rgba(0, 0, 0, 0.1);} +.layer_sitemap.active {height:670px;box-shadow:0px 20px 30px 0px rgba(0, 0, 0, 0.1);} .layer_sitemap .inner {padding:0;letter-spacing:-0.025em;} .layer_sitemap .menu {display:flex;justify-content:space-between;} /*.layer_sitemap .menu > li {width:calc(100%/7);}*/ From b647c7176378ac92ad49be955b5dd13ee0ae5ec2 Mon Sep 17 00:00:00 2001 From: "hehihoho3@gmail.com" Date: Wed, 20 Aug 2025 12:41:29 +0900 Subject: [PATCH 2/2] =?UTF-8?q?ignore=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5512880c..f1e66539 100644 --- a/.gitignore +++ b/.gitignore @@ -202,3 +202,4 @@ rebel.xml /mvnw /mvnw.cmd /.gemini.zip +/CLAUDE.md