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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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",