리빌더 부분 추가

This commit is contained in:
2025-07-02 14:13:16 +09:00
parent b491c16b5e
commit 68797db562
1200 changed files with 264947 additions and 0 deletions

View File

@ -0,0 +1,5 @@
/* 레이아웃 CSS */
@media all and (max-width:1024px) {
.footer_gnb .inner {padding-left: 0px !important; padding-right: 0px !important;}
.footer_copy .inner {padding-left: 0px !important; padding-right: 0px !important;}
}