diff --git a/app/global.css b/app/global.css index 6a5591ba..4f4957b0 100644 --- a/app/global.css +++ b/app/global.css @@ -714,11 +714,10 @@ https://velog.io/@oneook/tailwindcss-4.0-%EB%AC%B4%EC%97%87%EC%9D%B4-%EB%8B%AC%E } } - /* 자동완성이 안되는 문제가 있어 잠시 주석처리 합니다 */ /* @layer utilities { /* typography */ - .font-display-headings1 { +/* .font-display-headings1 { font-size: 72px; font-weight: var(--font-weight-semibold); line-height: 108px; @@ -1081,7 +1080,7 @@ https://velog.io/@oneook/tailwindcss-4.0-%EB%AC%B4%EC%97%87%EC%9D%B4-%EB%8B%AC%E } scrollbar-width: none; } -} */ +} */ /* shadcn 색상 테마 */