gmarket_sans 폰트 제거
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user