mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-30 15:54:32 +08:00
Make default font size slightly smaller
In accordance with the designs. Contributes to issue CURA-6025.
This commit is contained in:
parent
b54312fb9b
commit
b5c406dc43
@ -25,17 +25,17 @@
|
||||
"family": "Noto Sans"
|
||||
},
|
||||
"default": {
|
||||
"size": 1.0,
|
||||
"size": 0.95,
|
||||
"weight": 40,
|
||||
"family": "Noto Sans"
|
||||
},
|
||||
"default_bold": {
|
||||
"size": 1.0,
|
||||
"size": 0.95,
|
||||
"weight": 60,
|
||||
"family": "Noto Sans"
|
||||
},
|
||||
"default_italic": {
|
||||
"size": 1.0,
|
||||
"size": 0.95,
|
||||
"weight": 40,
|
||||
"italic": true,
|
||||
"family": "Noto Sans"
|
||||
|
Loading…
x
Reference in New Issue
Block a user