Verbeteren van unicode glyph-weergave in KBD-tags voor MacOS

The default monospace font on Macs, Menlo, has some bad unicode glyph alignment as seen here:

We included an improved monospace font with the WYSIWYG composer mode, JetBrains Mono, and you can see this in posts… for example:

⌘ ⇧ .

So we should switch to that for <kbd> tags too to fix this: ⌘ ⇧ .

Another issue is that we have a bit too much space between glyphs, generally the standard on MacOS is to have not quite a full space, as seen in menus throughout the OS:

So we’ll tighten that up too for a result of

1 like

Bedankt! Dit was met name een probleem voor zoom +1 op Mac Safari (dat is mijn standaard zoomniveau, ik zag dit de hele tijd).

1 like