feat(screenshots+fonts): 나눔고딕 통일 + 실제 화면 스크린샷 홈페이지 반영 [auto-sync]
This commit is contained in:
parent
cd9d456bcd
commit
711abff529
@ -55,8 +55,8 @@
|
||||
--sidebar-active-bg: rgba(0,160,200,.18);
|
||||
--sidebar-hover-bg: rgba(0,160,200,.08);
|
||||
|
||||
/* typography — Pretendard 우선 */
|
||||
--font: "Pretendard", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
|
||||
/* typography — 나눔고딕 통일 */
|
||||
--font: "NanumGothic", "Nanum Gothic", "NanumBarunGothic", "Apple SD Gothic Neo", -apple-system, BlinkMacSystemFont, sans-serif;
|
||||
|
||||
/* radii */
|
||||
--radius: 8px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user