summaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml/StartPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qt-mobile/qml/StartPage.qml')
-rw-r--r--qt-mobile/qml/StartPage.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-mobile/qml/StartPage.qml b/qt-mobile/qml/StartPage.qml
index 242ecdd88..31388f52f 100644
--- a/qt-mobile/qml/StartPage.qml
+++ b/qt-mobile/qml/StartPage.qml
@@ -6,7 +6,7 @@ Item {
ColumnLayout {
id: startpage
anchors.fill: parent
- anchors.margins: units.gridUnit * 4
+ anchors.margins: units.largeSpacing
property int buttonWidth: welcomeText.width * 0.66