refs #5056 Change default fonts
This commit is contained in:
parent
fc6939c9b5
commit
6f21e694c4
|
@ -352,3 +352,7 @@ a {
|
||||||
@apply text-blue-400;
|
@apply text-blue-400;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
font-family: Apple-System,"Hiragino Kaku Gothic ProN",Hiragino Sans GB,Arial,Helvetica,PingFang SC,Meiryo,Microsoft YaHei,STXihei,sans-serif;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue