Skip to content

Commit 59dee20

Browse files
committed
keep proto weight consistent
1 parent 5b7b18e commit 59dee20

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

private-build-plans.toml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,12 +218,17 @@ ligations.inherits = "buildPlans.Zenbones-Mono"
218218
[buildPlans.Zenbones-Proto.metricOverride]
219219
xHeight = 550
220220

221-
[buildPlans.Zenbones-Proto.weights.regular]
221+
[buildPlans.Zenbones-Proto.weights.Regular]
222222
shape = 475
223223
menu = 400
224224
css = 400
225225

226-
[buildPlans.Zenbones-Proto.weights.semibold]
226+
[buildPlans.Zenbones-Proto.weights.Medium]
227+
shape = 575
228+
menu = 500
229+
css = 500
230+
231+
[buildPlans.Zenbones-Proto.weights.SemiBold]
227232
shape = 625
228233
menu = 600
229234
css = 600

0 commit comments

Comments
 (0)