프로젝트 컴포넌트 추가 및 스타일 수정

This commit is contained in:
imnyang 2025-05-25 14:41:18 +09:00
commit 980d7a62f5
5 changed files with 88 additions and 5 deletions

View file

@ -1,5 +1,4 @@
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css");
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR&family=Noto+Color+Emoji&display=swap');
@import "../styles/globals.css";
@layer base {
@ -18,7 +17,7 @@
}
* {
font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
font-family: 'IBM Plex Sans KR', sans-serif;
}
.font-ntype {