From 56ee50a29f38bebbaefca9803e5ab38de0017562 Mon Sep 17 00:00:00 2001 From: lbard33 Date: Wed, 21 Jan 2026 18:02:12 +0900 Subject: [PATCH] =?UTF-8?q?a=20link=20=EB=B0=8F=20css=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/style.css | 6 +++--- templates/base.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 02db4dd..2456312 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -95,7 +95,7 @@ width:340px; height:100%; padding:50px 20px; - z-index:1; + z-index:999; display:none; } .menu__box{background:#fff;height:60%;border-radius:20px;} @@ -199,7 +199,7 @@ .post__lists li:hover .lists__img{box-shadow:1px 1px 5px RGBA(144,20,68,0.2);} /* footer */ - footer{width:100%;height:430px;background-color:#100e11;position:relative;z-index:9999;} + footer{width:100%;height:430px;background-color:#100e11;position:relative;z-index:99;} .footer__inner{ width:100%; max-width:1200px; @@ -288,7 +288,7 @@ .nav__div{height:30px;border:none;padding:20px;position:absolute;} .nav__title{display:none;} - .menu__wrap{width:calc(100% - 40px);z-index:999;max-width:640px;position:absolute;height:100vh;} + .menu__wrap{width:calc(100% - 40px);z-index:999;max-width:640px;position:fixed;height:100vh;} .wixon__wrap{width:100%;} header{height:70px;} .header__inner{width:100%;height:70px;} diff --git a/templates/base.html b/templates/base.html index 8eb08bc..78c1afc 100644 --- a/templates/base.html +++ b/templates/base.html @@ -58,7 +58,7 @@
-

WIXON

+

WIXON