fix. lnb 디자인 수정 적용

This commit is contained in:
clkim
2025-11-18 13:15:04 +09:00
parent 2550d609d1
commit d83e4058ad
3 changed files with 127 additions and 75 deletions

View File

@@ -2,6 +2,7 @@
@layer base {
body {
@apply min-w-[320px] bg-black;
-webkit-font-smoothing: antialiased;
}
body.scroll-lock {
@apply overflow-hidden;