Language fixes.

This commit is contained in:
Mike Cao 2020-10-27 12:01:40 -07:00
parent aaf4c605be
commit 1e2d8849cf
5 changed files with 8 additions and 8 deletions

View file

@ -20,6 +20,10 @@ body {
font-family: 'Noto Sans SC', sans-serif !important;
}
.zh-TW {
font-family: 'Noto Sans SC', sans-serif !important;
}
.ja-JP {
font-family: 'Noto Sans JP', sans-serif !important;
}