Added font for Chinese traditional.

This commit is contained in:
Mike Cao 2021-03-12 22:53:56 -08:00
parent fb711d58f1
commit a03e42e0d9
3 changed files with 9 additions and 2 deletions

View file

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