diff options
| -rw-r--r-- | GridCardItem.ui.qml | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/GridCardItem.ui.qml b/GridCardItem.ui.qml index 1e8a75d..6f4340d 100644 --- a/GridCardItem.ui.qml +++ b/GridCardItem.ui.qml @@ -104,7 +104,6 @@ Item {  				font {  					family: heebo.name  					pixelSize: 21 -					bold: true  				}  				anchors {  					top: badgeAndFavorite.bottom |