summaryrefslogtreecommitdiff
path: root/Home/Default/Counter.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'Home/Default/Counter.ui.qml')
-rw-r--r--Home/Default/Counter.ui.qml4
1 files changed, 1 insertions, 3 deletions
diff --git a/Home/Default/Counter.ui.qml b/Home/Default/Counter.ui.qml
index 77f1e74..f33344b 100644
--- a/Home/Default/Counter.ui.qml
+++ b/Home/Default/Counter.ui.qml
@@ -38,10 +38,8 @@ Item {
leftMargin: 25.6
}
- Lbl.Hx {
+ Lbl.H5 {
text: count
- font.pointSize: 20.1
- + .00075 * parent.width
Layout.fillWidth: true
}