[css] No longer change the typeface for GitLab MRs. It confuses my coworkers

This commit is contained in:
Sebastian Schulze 2023-01-26 21:34:59 +01:00
parent 34d4206737
commit 0c9b4a8df4
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 0 additions and 3 deletions

View File

@ -36,9 +36,6 @@ body.qute-readability * {
font-family: "IBM Plex Serif" !important;
}
body.gl-platform-linux div.diff-file * {
font-family: "Iosevka Term" !important;
}
body.gl-platform-linux div.diff-file span.line {
font-size: 1.15em;
}