Change font size in banner

This commit is contained in:
casper 2021-11-27 13:31:47 +01:00 committed by Jelle Spijker
parent b75ba44a94
commit a4d9beb9c2
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A

View file

@ -80,7 +80,7 @@ Rectangle
margins: UM.Theme.getSize("default_margin").width
}
font: UM.Theme.getFont("medium")
font: UM.Theme.getFont("default")
text: bannerBody
renderType: Text.NativeRendering