Skip to content

Commit 5413787

Browse files
authored
fixes #20655: Update font stack list in the Reboot docs to match current CSS usage (#20666)
1 parent 5713077 commit 5413787

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/content/reboot.md

-8
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,6 @@ $font-family-sans-serif:
4646
"Segoe UI",
4747
// Android
4848
"Roboto",
49-
// Linux
50-
"Oxygen", // KDE
51-
"Ubuntu",
52-
"Cantarell", // GNOME
53-
// Firefox OS [R.I.P.]
54-
"Fira Sans",
55-
// Older Android
56-
"Droid Sans",
5749
// Basic web fallback
5850
"Helvetica Neue", Arial, sans-serif !default;
5951
{% endhighlight %}

0 commit comments

Comments
 (0)