fix: 모바일 조정
This commit is contained in:
parent
71f2565517
commit
e385ebf296
|
|
@ -202,6 +202,10 @@
|
|||
}
|
||||
|
||||
@include mo {
|
||||
.gnb {
|
||||
top: 0;
|
||||
}
|
||||
|
||||
// Figma 모바일 전용 정사각 로고 마크(40x40)로 교체 — PC 워드마크는 숨김
|
||||
.gnb__logoImg--desktop {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Reference in New Issue