[design] change preset font

This commit is contained in:
zombieFox 2020-01-13 01:39:44 +00:00
parent 716396fb6e
commit 0d18f689d2
1 changed files with 1 additions and 1 deletions

View File

@ -788,7 +788,7 @@ var theme = (function() {
style: "normal" style: "normal"
}, },
ui: { ui: {
name: "Quicksand", name: "Oswald",
weight: 400, weight: 400,
style: "normal" style: "normal"
}, },