This commit is contained in:
focp212@naver.com
2025-10-15 17:57:27 +09:00
parent 174a36a0b7
commit a07e80e60c
5 changed files with 18 additions and 14 deletions

View File

@@ -91,7 +91,7 @@ main.home-main{
width: 85px;
}
.full-menu-container{
padding-top: 234px;
padding-top: 50px;
}
.full-menu-header{
position: fixed;
@@ -122,6 +122,7 @@ main.home-main{
.full-menu-list{
position: relative;
padding-top: 184px;
top: calc(env(safe-area-inset-top));
margin-top: 0;
width: 100%;