gnb 원뎁스

This commit is contained in:
2025-11-23 23:23:25 +09:00
parent cfb9b1c4d4
commit 9f67ce0682
41 changed files with 7909 additions and 6710 deletions

View File

@@ -4973,12 +4973,18 @@
padding: 1.6rem 2rem;
background: transparent;
backdrop-filter: blur(1.2rem);
transition: top 0.3s ease-in-out;
@include tablet {
top: 6rem;
padding: 1.6rem 2rem;
}
// 모바일에서 스크롤 UP일 때 노출
body.scroll-up & {
top: 15.6rem;
}
.btn-select {
overflow: hidden;
display: flex;