Skip to content

Improve bold monospace font in Safari

What does this MR do and why?

Improve bold monospace font in Safari

We have been missing the font-weight definition in the @font-face for GitLab Mono. Apparently this confused Safari and it didn't use the font, but faux-bolds.

This should fix that.

Screenshots or screen recordings

Before After
Screenshot_2023-06-15_at_12.01.30 Screenshot_2023-06-15_at_12.01.18

How to set up and validate locally

  1. Look at monospace content that is bold, in Safari

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Lukas 'ai-pi' Eipert

Merge request reports