Skip to content

Commit fee4f4c

Browse files
Merge pull request #99 from github/copilot/sub-pr-98
Fix width inconsistency in colon_colon ligature for monospace font
2 parents 499fbaf + 21fb688 commit fee4f4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)