gita / gita-frontend-v2

Frontend for BhagavadGita.io v2
https://bhagavadgita.io
MIT License
43 stars 53 forks source link

[BUG] Overflow of quotes content for large quotes in mobile view. #216

Closed eht-ck closed 6 months ago

eht-ck commented 1 year ago

🙁 Actual behavior

Overflow of quote content over footer. image

🙂 Expected behavior

Div container should be flexible when quote content is more it should increase container size to avoid content overflow.

🔢 Steps to Reproduce the Problem

No response

NawinKumarSharma commented 1 year ago

can you please assign me?

eht-ck commented 1 year ago

@NawinKumarSharma Yes sure, please pick this up.

NawinKumarSharma commented 1 year ago

@eht-ck Hey, I have made changes and it is fixed now .please review my Pull Request. Final look: image

NawinKumarSharma commented 1 year ago

https://github.com/gita/gita-frontend-v2/pull/225