mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 07:14:36 +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
|
||||
Roboto,
|
||||
// older macOS and iOS
|
||||
"Helvetica Neue"
|
||||
"Helvetica Neue",
|
||||
// Linux
|
||||
"Noto Sans",
|
||||
"Liberation Sans",
|
||||
|
Reference in New Issue
Block a user