0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Change OS X to macOS in Sass comments (#27729)

It's been macOS for 3 years now and we use just 'macOS' elsewhere in the Bootstrap documentation.
https://en.wikipedia.org/wiki/MacOS
This commit is contained in:
Christian Oliff 2018-11-26 23:57:33 +09:00 committed by Patrick H. Lauke
parent 32ab52ba2e
commit 7a907ae09e

View File

@ -33,9 +33,9 @@ The default web fonts (Helvetica Neue, Helvetica, and Arial) have been dropped i
{% highlight sass %} {% highlight sass %}
$font-family-sans-serif: $font-family-sans-serif:
// Safari for OS X and iOS (San Francisco) // Safari for macOS and iOS (San Francisco)
-apple-system, -apple-system,
// Chrome < 56 for OS X (San Francisco) // Chrome < 56 for macOS (San Francisco)
BlinkMacSystemFont, BlinkMacSystemFont,
// Windows // Windows
"Segoe UI", "Segoe UI",