Skip to content

Commit 3adbcc6

Browse files
authored
[Chore] : notoSans 크기 줄임 (#56)
* ✨ [Feat] : 이메일 인증 및 리프레시 토큰 완료 * 🚑 [Fix] : api 호출 버튼 빠르게 눌렀을 때 문제 해결, 파비콘 임시변경 * 🔧[Chore] : console.log 삭제 * 🚑 [Bug&Fix] : 게시글 수정 부분 작성자 확인 핫픽스 * 🎨 [Style] : login, main, search 반응형 웹 수정 * [Feat] : 게시글 수정버튼 연속으로 눌렀을 때 에러 수정 * 🎨 [Style] : search cursor pointer처리 * 🚑 [Fix] : 회원가입 버튼 빠르게 눌렀을 때 문제 해결 * 🚑 [Fix] : 게시글 작성 버그 수정 * [Chore] : 로그아웃에 알림 추가 * 🔧 [Chore] : SEO 향상을 위한 meta data 추가 * 🔧 [Chore] : metadata 추가 및 lighthouse 점수 개선 * [Chore] : notoSans 가져오는 크기 줄임
1 parent 276457a commit 3adbcc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/fonts/notoSansKr.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap");
1+
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;700&display=swap");

0 commit comments

Comments
 (0)