summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/CreateProfileForm.ui.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/CreateProfileForm.ui.qml b/pages/CreateProfileForm.ui.qml
index 402563b..4e4487a 100644
--- a/pages/CreateProfileForm.ui.qml
+++ b/pages/CreateProfileForm.ui.qml
@@ -36,6 +36,7 @@ Rectangle {
Label {
id: title
text: qsTr("Create Profile")
+ font.weight: Font.Medium
wrapMode: Text.WordWrap
color: "#000"
font.family: "Google Sans"