Index: sources/gui/qml/globals/Fonts.qml =================================================================== diff -u -r159f2bb0317c7c3c0336e4cb80c7fef3f87e329a -r6c6f1f5d466badd9b4fd67be7c907234c342b2a2 --- sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision 159f2bb0317c7c3c0336e4cb80c7fef3f87e329a) +++ sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision 6c6f1f5d466badd9b4fd67be7c907234c342b2a2) @@ -24,7 +24,7 @@ */ QtObject { readonly property int fontPixelButton : 24 - readonly property int fontPixelTitle : 42 + readonly property int fontPixelTitle : 40 // Changed to 40 to match with the Alarm messaging body font size readonly property int fontPixelSection : 36 readonly property int fontPixelDialogText : 22