fix: remove unsuitable fonts for lang-fa (#1871)

This commit is contained in:
Seyed Sajad Kahani 2020-05-11 22:08:42 +04:30 committed by GitHub
parent 4d2d615402
commit 2698da8216
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@
font-style: normal;
}
html:lang(ar), html:lang(fa) {
html:lang(ar) {
font-family: Tajawal, sans-serif;
.v-application {