mirror of
https://github.com/liriliri/eruda.git
synced 2026-02-02 09:49:00 +08:00
re-add SFNSDisplay-Regular as a fallback
This commit is contained in:
@@ -4,7 +4,7 @@ $font-size: 14px;
|
||||
$font-size-s: 12px;
|
||||
$font-size-l: 16px;
|
||||
|
||||
$font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Helvetica Neue', 'Lucida Grande',
|
||||
$font-family: -apple-system, system-ui, BlinkMacSystemFont, '.SFNSDisplay-Regular', 'Helvetica Neue', 'Lucida Grande',
|
||||
'Segoe UI', Tahoma, sans-serif;
|
||||
|
||||
$anim-duration: 0.3s;
|
||||
|
||||
Reference in New Issue
Block a user