Skip to content

Commit a32435d

Browse files
authored
Change default width to 500
1 parent cf0a4c9 commit a32435d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

private-build-plans.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ y = "straight-turn-serifless"
2727
punctuation-dot = "square"
2828
asterisk = "hex-low"
2929
paren = "large-contour"
30+
brace = "curly-flat-boundary"
3031
number-sign = "slanted"
3132
ampersand = "upper-open"
3233
dollar = "interrupted"
@@ -35,7 +36,6 @@ question = "corner"
3536
lig-plus-chain = "with-notch"
3637
lig-double-arrow-bar = "with-notch"
3738
lig-single-arrow-bar = "with-notch"
38-
brace = "curly-flat-boundary"
3939

4040
[buildPlans.MillenniumCode.variants.italic]
4141
f = "flat-hook-tailed"
@@ -62,7 +62,7 @@ menu = 700
6262
css = 700
6363

6464
[buildPlans.MillenniumCode.widths.Normal]
65-
shape = 600
65+
shape = 500
6666
menu = 5
6767
css = "normal"
6868

0 commit comments

Comments
 (0)