Smaller fontsize on WizardWelcome

(see #321)
This commit is contained in:
taushet 2016-12-21 15:45:02 +01:00 committed by GitHub
parent 7555502d64
commit 23921c936f

View file

@ -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