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