2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03: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
-8
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 %}