dashboard: fix date time

Fixes #16
This commit is contained in:
2 * r + 2 * t 2025-06-09 13:01:05 +10:00
parent 1f7ce345ad
commit 5423b5cf86

View file

@ -48,7 +48,7 @@ Item {
anchors.topMargin: -sep.font.pointSize * 0.45
horizontalAlignment: Text.AlignHCenter
text: Time.format("MM")
text: Time.format("mm")
color: Colours.palette.m3secondary
font.pointSize: Appearance.font.size.extraLarge
font.weight: 500