mirror of
https://github.com/primer/css.git
synced 2024-11-30 01:04:04 +03:00
Remove "Segoe UI Symbol" from font stack
This commit is contained in:
parent
a95c6e1bc3
commit
241bb6cb48
@ -33,7 +33,7 @@ $lh-condensed: 1.25 !default;
|
||||
$lh-default: 1.5 !default;
|
||||
|
||||
// Font stacks
|
||||
$body-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !default;
|
||||
$body-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji" !default;
|
||||
|
||||
// Monospace font stack
|
||||
$mono-font: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace !default;
|
||||
|
Loading…
Reference in New Issue
Block a user