diff options
Diffstat (limited to 'Shop/Course.ui.qml')
-rw-r--r-- | Shop/Course.ui.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Shop/Course.ui.qml b/Shop/Course.ui.qml index 5409de9..b743ee5 100644 --- a/Shop/Course.ui.qml +++ b/Shop/Course.ui.qml @@ -54,7 +54,7 @@ ColumnLayout { ColumnLayout { Layout.topMargin: 16 - Lbl.Hx { + Lbl.H6 { Layout.fillWidth: true text: titleText } |