feat: 검증된 인게임 글자 크기를 네 단계로 통합
This commit is contained in:
@@ -138,7 +138,7 @@ onMounted(async () => {
|
||||
.legacy-info-page {
|
||||
width: 1000px;
|
||||
margin: 0 auto;
|
||||
font-size: 14px;
|
||||
font-size: var(--sammo-font-size-normal);
|
||||
}
|
||||
.legacy-table {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user