gmarket_sans 폰트 제거

This commit is contained in:
Yu Sung
2026-01-26 10:20:18 +09:00
parent e100bcb593
commit 091f90dee6
11 changed files with 6 additions and 18 deletions

View File

@@ -73,7 +73,7 @@ struct CreatorCommunityAllItemView: View {
}
}
DetectableTextView(text: item.content, textSize: 13.3, font: Font.medium.rawValue)
DetectableTextView(text: item.content, textSize: 13.3, font: Font.preMedium.rawValue)
.frame(
width: screenSize().width - 42,
height: textHeight