back to system-ui font by default

This commit is contained in:
quenousimporte 2023-11-14 16:52:28 +01:00
parent b40446789b
commit c055b44d6e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
var defaultsettings =
{
bgcolor: "white",
fontfamily: "helvetica",
fontfamily: "system-ui",
fontsize: "16px",
fontcolor: "rgb(55, 53, 47)",
lineheight: "24px",