0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

fixes #20655: Update font stack list in the Reboot docs to match current CSS usage (#20666)

This commit is contained in:
Mark Otto 2016-09-07 20:39:33 -07:00 committed by GitHub
parent 5713077ba5
commit 5413787e40

View File

@ -46,14 +46,6 @@ $font-family-sans-serif:
"Segoe UI",
// Android
"Roboto",
// Linux
"Oxygen", // KDE
"Ubuntu",
"Cantarell", // GNOME
// Firefox OS [R.I.P.]
"Fira Sans",
// Older Android
"Droid Sans",
// Basic web fallback
"Helvetica Neue", Arial, sans-serif !default;
{% endhighlight %}