git-scm.com icon indicating copy to clipboard operation
git-scm.com copied to clipboard

css: disable ligatures in monospace fonts

Open rybak opened this issue 1 year ago • 0 comments

A fix for the readability issue reported in #1817. The commit message basically repeats the bug report.

I am fairly familiar with CSS, but I don't know how exactly .scss works, similar to how I didn't know Ruby in #838 (still don't). However, the things required for this PR were relatively intuitive and I did get the fix working locally simply by guessing. Here are comparisons to the screenshots from the bug report:

what before/after screenshots
"mentions of reflog in monospace" image
"mention of git config" image
"mention of color.diff.new" image

rybak avatar Jun 03 '24 21:06 rybak