Skip to content

Commit 7eb297c

Browse files
authored
Merge pull request #164 from code-zero-to-one/feat/group-study-start-modal
fix: 주석 다시 처리
2 parents 6e9bcce + 112c0b3 commit 7eb297c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

app/global.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -714,11 +714,10 @@ https://velog.io/@oneook/tailwindcss-4.0-%EB%AC%B4%EC%97%87%EC%9D%B4-%EB%8B%AC%E
714714
}
715715
}
716716

717-
718717
/* 자동완성이 안되는 문제가 있어 잠시 주석처리 합니다 */
719718
/* @layer utilities {
720719
/* typography */
721-
.font-display-headings1 {
720+
/* .font-display-headings1 {
722721
font-size: 72px;
723722
font-weight: var(--font-weight-semibold);
724723
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
10811080
}
10821081
scrollbar-width: none;
10831082
}
1084-
} */
1083+
} */
10851084

10861085
/* shadcn 색상 테마 */
10871086

0 commit comments

Comments
 (0)