summaryrefslogtreecommitdiff
path: root/Authentication/SignUp.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'Authentication/SignUp.ui.qml')
-rw-r--r--Authentication/SignUp.ui.qml6
1 files changed, 1 insertions, 5 deletions
diff --git a/Authentication/SignUp.ui.qml b/Authentication/SignUp.ui.qml
index 683ee7b..1732530 100644
--- a/Authentication/SignUp.ui.qml
+++ b/Authentication/SignUp.ui.qml
@@ -36,13 +36,9 @@ Flickable {
ColumnLayout {
id: columnLayout
- Lbl.Hx {
+ Lbl.H2 {
Layout.fillWidth: true
text: titleHeader
- font.pointSize: 21.75
- + .013125
- * columnLayout
- .width
}
Lbl.Body {