diff options
Diffstat (limited to 'GridCardItem.ui.qml')
-rw-r--r-- | GridCardItem.ui.qml | 1 |
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 |