summaryrefslogtreecommitdiff
path: root/HomeDefault.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'HomeDefault.ui.qml')
-rw-r--r--HomeDefault.ui.qml6
1 files changed, 4 insertions, 2 deletions
diff --git a/HomeDefault.ui.qml b/HomeDefault.ui.qml
index c7ef8b4..40008f7 100644
--- a/HomeDefault.ui.qml
+++ b/HomeDefault.ui.qml
@@ -26,10 +26,12 @@ Flickable {
columns: width < 992 ? 1 : 2
rows: width < 992 ? 2 : 1
Layout.topMargin: 48
- Layout.leftMargin: 51.28
- Layout.rightMargin: 51.28
+ Layout.leftMargin: -9
+ Layout.rightMargin: -9
ColumnLayout {
+ Layout.leftMargin: 15
+ Layout.rightMargin: 15
FontLoader {
id: heebo