Skip to content

Commit 21fb688

Browse files
Fix width inconsistency in colon_colon.liga.glyph - set m020 layer width to 618
Co-authored-by: kylewaynebenson <1043051+kylewaynebenson@users.noreply.github.com>
1 parent 9698600 commit 21fb688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/MonaSansMono.glyphspackage/glyphs/colon_colon.liga.glyph

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pos = (-65,1);
3131
ref = colon;
3232
}
3333
);
34-
width = 600;
34+
width = 618;
3535
}
3636
);
3737
}

0 commit comments

Comments
 (0)