[bug] fix theme preset font weight not loading

This commit is contained in:
zombieFox 2020-01-14 14:05:11 +00:00
parent de0e41b11d
commit cac67cf429

View File

@ -1110,7 +1110,7 @@ var theme = (function() {
font: { font: {
display: { display: {
name: "Zilla Slab", name: "Zilla Slab",
weight: 900, weight: 700,
style: "normal" style: "normal"
}, },
ui: { ui: {