jpcarvalhinho
2017-10-11 08:28 deepin
there is this line in index.css line 39
html[lang="en-US"] body {
font-family: 'open sans',"Noto Sans CJK SC","Source Han Sans CN" !important
}
If you remove it or add other font to it, it gets better, so the error is here.
html[lang="en-US"] body {
font-family: 'open sans',"Noto Sans CJK SC","Source Han Sans CN" !important
}
If you remove it or add other font to it, it gets better, so the error is here.
Reply Like 0 View the author