mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Add 'system-ui' to font stack.
This commit is contained in:
committed by
Mark Otto
parent
621706d209
commit
da18d07d8e
@@ -41,7 +41,9 @@ The default web fonts (Helvetica Neue, Helvetica, and Arial) have been dropped i
|
||||
$font-family-sans-serif:
|
||||
// Safari for OS X and iOS (San Francisco)
|
||||
-apple-system,
|
||||
// Chrome for OS X (San Francisco)
|
||||
// Chrome >= 56 for OS X (San Francisco), Windows, Linux and Android
|
||||
system-ui,
|
||||
// Chrome < 56 for OS X (San Francisco)
|
||||
BlinkMacSystemFont,
|
||||
// Windows
|
||||
"Segoe UI",
|
||||
|
||||
Reference in New Issue
Block a user