feat: 검증된 인게임 글자 크기를 네 단계로 통합

This commit is contained in:
2026-09-15 15:45:16 +00:00
parent 7dc1670935
commit e094246963
80 changed files with 3595 additions and 329 deletions
@@ -94,7 +94,7 @@ const lumenClasses = computed(() =>
background-image: var(--sammo-texture-walnut);
color: #fff;
font-family: inherit;
font-size: 14px;
font-size: var(--sammo-font-size-normal);
font-weight: 400;
line-height: 1.5;
text-align: center;