aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wizard/WizardWelcome.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/WizardWelcome.qml b/wizard/WizardWelcome.qml
index c80372b3..a2d69b34 100644
--- a/wizard/WizardWelcome.qml
+++ b/wizard/WizardWelcome.qml
@@ -158,7 +158,7 @@ Item {
Text {
font.family: "Arial"
- font.pixelSize: 24
+ font.pixelSize: 18
anchors.horizontalCenter: parent.horizontalCenter
anchors.top: flagRect.bottom
anchors.topMargin: 10