use space grotesk for clocks

This commit is contained in:
end-4
2025-07-16 09:04:20 +07:00
parent bb221326eb
commit 06ed6dd1e7
7 changed files with 8 additions and 19 deletions
@@ -76,7 +76,6 @@ Scope {
StyledText { // Small instruction
Layout.alignment: Qt.AlignHCenter
horizontalAlignment: Text.AlignHCenter
font.family: Appearance.font.family.title
font.pixelSize: Appearance.font.pixelSize.normal
text: qsTr("Arrow keys to navigate, Enter to select\nEsc or click anywhere to cancel")
}