From 112c0b3444a1f46f716b38ff1e622d0ff361761e Mon Sep 17 00:00:00 2001 From: MinJu Jo Date: Sat, 11 Oct 2025 11:35:38 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=A3=BC=EC=84=9D=20=EB=8B=A4=EC=8B=9C?= =?UTF-8?q?=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/global.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 색상 테마 */