Change font size of headlines

This commit is contained in:
Renaud Casenave-Péré 2022-12-30 10:34:00 +01:00
parent f61ac1ed37
commit fd81e24976

View file

@ -15,7 +15,7 @@ OrgText {
}
font {
pixelSize: Theme.fontSizeLarge
pixelSize: Theme.fontSizeExtraLarge
bold: true
family: Theme.fontFamilyHeading
}