폰트 정리

This commit is contained in:
현성필
2025-12-11 14:49:56 +09:00
parent 1dae5f5697
commit 3e0b4c4689
18 changed files with 167 additions and 153 deletions
@@ -42,7 +42,7 @@
text-decoration: none;
border: 1px solid #212529;
border-radius: 6px;
font-family: 'Noto Sans CJK KR', $font-family-primary;
font-family: $font-family-primary;
font-weight: $font-weight-bold; // 700
font-size: $font-size-base; // 16px
background: transparent;