summaryrefslogtreecommitdiff
path: root/GridCardItem.ui.qml
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-09-27 08:35:58 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-09-27 08:35:58 +0800
commit3c513c18879fa3c5b9bb63fb2bd452903cd8ecd9 (patch)
treeca3037dcf99a4557c7d6c9e52225d44578b17c8a /GridCardItem.ui.qml
parent2c92227f5a7cd55e874afe102fb593ee1a936662 (diff)
Boldness need to be explicitly set true
Diffstat (limited to 'GridCardItem.ui.qml')
-rw-r--r--GridCardItem.ui.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/GridCardItem.ui.qml b/GridCardItem.ui.qml
index 6f4340d..1e8a75d 100644
--- a/GridCardItem.ui.qml
+++ b/GridCardItem.ui.qml
@@ -104,6 +104,7 @@ Item {
font {
family: heebo.name
pixelSize: 21
+ bold: true
}
anchors {
top: badgeAndFavorite.bottom