feat(screenshots+fonts): 나눔고딕 통일 + 실제 화면 스크린샷 홈페이지 반영 [auto-sync]

This commit is contained in:
GUARDiA AutoDeploy 2026-06-03 20:49:05 +09:00 committed by DESKTOP-TKLFCPR\ython
parent cd9d456bcd
commit 711abff529

View File

@ -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;