fix. 프로모션 해더 롤백

This commit is contained in:
clkim
2025-11-14 10:06:30 +09:00
parent 5d7b1ddf1b
commit fcaa920995
5 changed files with 1 additions and 23 deletions

View File

@@ -23,7 +23,4 @@ const { isPassedStoveGnb } = storeToRefs(scrollStore)
.btn-home.is-fixed {
@apply fixed;
}
.main-promotion .btn-home {
@apply mt-0;
}
</style>