update font for headlines to dotrice
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@ import QtQuick.Controls.Basic
|
|||||||
|
|
||||||
Text {
|
Text {
|
||||||
color: Theme.primaryText
|
color: Theme.primaryText
|
||||||
font.family: Fonts.plusJakartaSans
|
font.family: Fonts.dotrice
|
||||||
font.bold: false
|
font.bold: true
|
||||||
font.pointSize: 35
|
font.pointSize: 35
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user