diff options
| author | Gaƫl Poupard <[email protected]> | 2021-05-18 07:48:43 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-18 08:48:43 +0300 |
| commit | 0b2d20b975af55c3df8297d022e8d75b32e303ad (patch) | |
| tree | 08325c0985e67cfc5ba11917413ab8aaa6fe56f1 | |
| parent | 9f678d6a5df79348198e40d581c24468bfaf7b46 (diff) | |
| download | bootstrap-0b2d20b975af55c3df8297d022e8d75b32e303ad.tar.xz bootstrap-0b2d20b975af55c3df8297d022e8d75b32e303ad.zip | |
docs(font-stack): drop BlinkMacSystemFont (#34009)
| -rw-r--r-- | site/content/docs/5.0/content/reboot.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/site/content/docs/5.0/content/reboot.md b/site/content/docs/5.0/content/reboot.md index 6529e5ef2..7ed1d796b 100644 --- a/site/content/docs/5.0/content/reboot.md +++ b/site/content/docs/5.0/content/reboot.md @@ -37,8 +37,6 @@ $font-family-sans-serif: system-ui, // Safari for macOS and iOS (San Francisco) -apple-system, - // Chrome < 56 for macOS (San Francisco) - BlinkMacSystemFont, // Windows "Segoe UI", // Android |
