diff --git a/app/qml/Fonts.qml b/app/qml/Fonts.qml index 24dc7b9..7189723 100644 --- a/app/qml/Fonts.qml +++ b/app/qml/Fonts.qml @@ -211,7 +211,7 @@ QtObject{ lineSpacing: 0.2 pixelSize: 10 fontWidth: 1.0 - baseScaling: 2.0 + baseScaling: 3.0 lowResolutionFont: true } }