Skip to content

Commit

Permalink
[UI] 글자 가독성 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhaeun-la committed May 10, 2024
1 parent 0f0d815 commit 686985b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ final class EmptyFavoritesView: UIView {
.font: DesignSystemFontFamily.NanumSquareNeoOTF.bold.font(
size: 20
),
.foregroundColor: DesignSystemAsset.bottonBtnColor.color
.foregroundColor: DesignSystemAsset.settingColor.color
]
)
let padding = NSAttributedString(
Expand Down

0 comments on commit 686985b

Please sign in to comment.