sign / translate

Effortless Real-Time Sign Language Translation
https://sign.mt
Other
414 stars 74 forks source link

fix: On tiny screens, the language-selector is hidden #125

Closed WongChoice closed 5 months ago

WongChoice commented 7 months ago

Fixes

Fixes #90 by @AmitMY

Description

Adjusts font-size based on viewport width

github-fix#90

AmitMY commented 7 months ago

Thank you for your PR As it stands, your solution makes the font quite small even for large screens image

Could you please adjust such that this only happens on small screens, or better yet, each specific breakpoint gets different sizes?

Finally, I don't agree that this solved #90 since there might always be a very long country name. There should also be ellipsis for such cases