mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 11:17:49 -06:00
Make headers of Marketplace large
As per the design. Contributes to issue CURA-6025.
This commit is contained in:
parent
df0351acd4
commit
30ab1a957f
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -23,7 +23,7 @@ Rectangle
|
|||
text: catalog.i18nc("@label", "Featured")
|
||||
width: parent.width
|
||||
color: UM.Theme.getColor("text_medium")
|
||||
font: UM.Theme.getFont("medium")
|
||||
font: UM.Theme.getFont("large")
|
||||
renderType: Text.NativeRendering
|
||||
}
|
||||
Grid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue