mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Correct alignment of manufacturer in add printer window
I reduced the font size of the manufacturer to make it appear like a subscript a bit.
This commit is contained in:
parent
7f11c0c3cf
commit
f6ccbab9dc
2 changed files with 8 additions and 4 deletions
|
@ -13,6 +13,10 @@
|
|||
"size": 1.0,
|
||||
"family": "Proxima Nova Rg"
|
||||
},
|
||||
"very_small": {
|
||||
"size": 0.75,
|
||||
"family": "Proxima Nova Rg"
|
||||
},
|
||||
"caption": {
|
||||
"size": 1.0,
|
||||
"family": "Proxima Nova Rg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue