gnb 원뎁스
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user