1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05: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 %}