We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e9bcce + 112c0b3 commit 7eb297cCopy full SHA for 7eb297c
1 file changed
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
714
}
715
716
717
-
718
/* 자동완성이 안되는 문제가 있어 잠시 주석처리 합니다 */
719
/* @layer utilities {
720
/* typography */
721
- .font-display-headings1 {
+/* .font-display-headings1 {
722
font-size: 72px;
723
font-weight: var(--font-weight-semibold);
724
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
1081
1080
1082
scrollbar-width: none;
1083
1084
-} */
+} */
1085
1086
/* shadcn 색상 테마 */
1087
0 commit comments