Skip to content

Commit 2c97b9e

Browse files
committed
Fix width axis value
1 parent 1edfccc commit 2c97b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/NotoMusic.glyphs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1392,7 +1392,7 @@ fontMaster = (
13921392
{
13931393
axesValues = (
13941394
100,
1395-
5
1395+
100
13961396
);
13971397
customParameters = (
13981398
{

0 commit comments

Comments
 (0)