모달 (1) 썸네일형 리스트형 개인 프로젝트(React) : 지출 내역 리스트 -8 폰트 및 모달 추가 폰트 및 모달 추가1. 폰트 추가너무 못 생겨서 좀 더 꾸며기 위해 먼저 폰트를 추가해봤다.https://fonts.google.com/?subset=korean¬o.script=Korea Browse Fonts - Google FontsMaking the web more beautiful, fast, and open through great typographyfonts.google.com여기서 마음에 드는 예쁜 폰트를 다운로드 받고 압축 풀고src 폴더에 fonts 폴더를 추가한 후 복사해줬다.그리고 css 파일에 font-face 를 설정해주고@font-face { font-family: "Jua"; font-weight: 400; src: url(./fonts/Jua-Regular.ttf.. 이전 1 다음