Make headers of Marketplace large

As per the design.

Contributes to issue CURA-6025.
This commit is contained in:
Ghostkeeper 2018-12-31 15:18:50 +01:00
parent df0351acd4
commit 30ab1a957f
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ Column
text: gridArea.heading
width: parent.width
color: UM.Theme.getColor("text_medium")
font: UM.Theme.getFont("medium")
font: UM.Theme.getFont("large")
renderType: Text.NativeRendering
}
Grid