1
0
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:
Julien Déramond
2024-01-30 19:08:35 +01:00
committed by GitHub
parent 7bec4de761
commit 11272eca59

View File

@@ -64,7 +64,7 @@ $font-family-sans-serif:
// Android
Roboto,
// older macOS and iOS
"Helvetica Neue"
"Helvetica Neue",
// Linux
"Noto Sans",
"Liberation Sans",