diff options
Diffstat (limited to 'Home/Default.ui.qml')
-rw-r--r-- | Home/Default.ui.qml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Home/Default.ui.qml b/Home/Default.ui.qml index 1c6cc23..5421b99 100644 --- a/Home/Default.ui.qml +++ b/Home/Default.ui.qml @@ -49,7 +49,6 @@ Flickable { Lbl.Display6 { text: bannerTitleText - color: "#24292d" horizontalAlignment: Text.AlignHCenter Layout.fillWidth: true } @@ -196,7 +195,6 @@ Flickable { Lbl.H1 { text: qsTr("Most Popular Courses") - color: "#24292d" horizontalAlignment: Text.AlignHCenter Layout.fillWidth: true Layout.bottomMargin: 8 |