728x90
요약: took peak 소개 페이지, 폰트 변경
일시: 23.09.04
장소: 더휴먼컴퓨터아트아카데미
배운 점:
took peak 소개 페이지
- TOOKPEAK 소개 포스터는 동영상으로 제작
- 동영상은 음소거, 자동 재생
- 소개 멘트는 메시지 컨셉으로 제작
폰트 변경
// 더잠실체 https://company.lottemart.com/company/font_jamsil.asp
@font-face {
font-family: 'TheJamsil5Bold';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/TheJamsil5Bold.woff2') format('woff2');
font-weight: 700;
font-style: normal;
}
- 전체적인 디자인에 맞게 둥글둥글한 폰트로 변경
부족한 점:
728x90
'TIL > Today I Learned' 카테고리의 다른 글
[TIL] 23.09.06 Today I Learned / vercel 배포 및 기타 수정 (0) | 2023.09.08 |
---|---|
[TIL] 23.09.05 Today I Learned / 조회수 기능, 컴포넌트화, 기타 수정 (0) | 2023.09.05 |
[TIL] 23.09.03 Today I Learned / next.js dev 페이지 제작, aws 과금 이유, .env (0) | 2023.09.04 |
[TIL] 23.09.02 Today I Learned / 주석 달기 (0) | 2023.09.04 |
[TIL] 23.09.01 Today I Learned / 메인페이지 게시판 컴포넌트 (0) | 2023.09.02 |