OpenPecha / Pecha.org

New Interfaces for Buddhist Text
https://pecha.org
1 stars 1 forks source link

add font, style for "lang-font" class | remove "int-he" and "int-en" class (React component) #275

Open lobsam opened 2 months ago

lobsam commented 2 months ago

Problem defination:

Font stying for language Tibetan is handled byclass='int-he' and for English by class="int-en". but there is no class for other languages that handles the font styling. We need common class that handles and solved this issue.

Implementation steps to solves :