feat: 검증된 인게임 글자 크기를 네 단계로 통합
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user