mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 15:50:01 +02:00
Docs: add missing comma in native font stack code source in Content > Reboot (#39617)
This commit is contained in:
@@ -64,7 +64,7 @@ $font-family-sans-serif:
|
|||||||
// Android
|
// Android
|
||||||
Roboto,
|
Roboto,
|
||||||
// older macOS and iOS
|
// older macOS and iOS
|
||||||
"Helvetica Neue"
|
"Helvetica Neue",
|
||||||
// Linux
|
// Linux
|
||||||
"Noto Sans",
|
"Noto Sans",
|
||||||
"Liberation Sans",
|
"Liberation Sans",
|
||||||
|
Reference in New Issue
Block a user