mirror of
https://github.com/primer/css.git
synced 2024-12-12 10:47:14 +03:00
Revert "Support SF Mono font in Firefox and Safari"
This commit is contained in:
parent
45754a3e52
commit
9b372a3b72
@ -35,7 +35,7 @@ $lh-default: 1.5 !default;
|
||||
$body-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji" !default;
|
||||
|
||||
// Monospace font stack
|
||||
$mono-font: ui-monospace, "SF Mono", "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace !default;
|
||||
$mono-font: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace !default;
|
||||
|
||||
// The base body size
|
||||
$body-font-size: 14px !default;
|
||||
|
Loading…
Reference in New Issue
Block a user