Smaller fontsize on WizardWelcome

(see #321)
pull/2/head
taushet 8 years ago committed by GitHub
parent 7555502d64
commit 23921c936f

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