Skip to content
Snippets Groups Projects
Commit 5ff9d604 authored by Thomas Hartmann's avatar Thomas Hartmann
Browse files

Welcome Page: logo fix


Aligning the font and position.

Change-Id: Id8b3116dd2c8585365dd7a24e6f2ddcf8c63fb46
Reviewed-by: default avatarEike Ziller <eike.ziller@nokia.com>
parent d3876c54
No related branches found
No related tags found
No related merge requests found
...@@ -75,8 +75,8 @@ Rectangle { ...@@ -75,8 +75,8 @@ Rectangle {
} }
Logo { Logo {
x: 5 x: 25
y: 28 y: 38
} }
} }
......
...@@ -44,7 +44,7 @@ Image { ...@@ -44,7 +44,7 @@ Image {
anchors.leftMargin: 52 anchors.leftMargin: 52
anchors.bottom: parent.bottom anchors.bottom: parent.bottom
anchors.bottomMargin: 6 anchors.bottomMargin: 6
font.pixelSize: 14 font.pixelSize: 16
font.family: "Helvetica" font.family: "Helvetica"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment