adding subheading text size

This commit is contained in:
Dan Ballard 2020-11-17 17:46:06 -08:00
parent 80eaf1a0d2
commit e144fef041
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ Item {
readonly property color messageStatusAlertTextColor: theme.messageStatusAlertTextColor
readonly property int headerSize: 50
readonly property int subHeaderSize: 35
readonly property int usernameSize: 30
readonly property int primaryTextSize: 25
readonly property int tabSize: 25