minor tweaks

This commit is contained in:
darksignal7
2025-10-05 03:08:39 +03:00
parent 29413fdc8e
commit da88fd4267
@@ -335,7 +335,7 @@ Item {
anchors {
left: parent.left
verticalCenter: parent.verticalCenter
leftMargin: 25
leftMargin: 32
}
implicitWidth: root.hourNumberSize
implicitHeight: implicitWidth
@@ -351,7 +351,7 @@ Item {
font {
family: Appearance.font.family.reading
pixelSize: 80
weight: 1000
weight: 5000
}
}
}