diff options
Diffstat (limited to 'Authentication/SignIn.ui.qml')
-rw-r--r-- | Authentication/SignIn.ui.qml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Authentication/SignIn.ui.qml b/Authentication/SignIn.ui.qml index f36f61d..9f54dd6 100644 --- a/Authentication/SignIn.ui.qml +++ b/Authentication/SignIn.ui.qml @@ -35,13 +35,9 @@ Flickable { ColumnLayout { id: columnLayout - Lbl.Hx { + Lbl.H2 { Layout.fillWidth: true text: titleHeader - font.pointSize: 21.75 - + .013125 - * columnLayout - .width } Lbl.Body { |