fix. 프로모션 해더 롤백

This commit is contained in:
clkim
2025-11-14 10:06:30 +09:00
committed by “hyeonggkim”
parent 5d7b1ddf1b
commit 7adb2ced25
5 changed files with 1 additions and 23 deletions

View File

@@ -115,9 +115,6 @@ onMounted(() => {
.main-content {
@apply relative pt-[48px] md:pt-[64px];
}
.main-promotion .main-content {
@apply pt-0;
}
.utile-wrap {
@apply fixed flex flex-col z-[100]
bottom-[12px] right-[12px] gap-2 md:bottom-[40px] md:right-[40px] md:gap-3;