steven-tey / precedent

An opinionated collection of components, hooks, and utilities for your Next.js project.
https://precedent.dev
MIT License
4.78k stars 420 forks source link

Ensure Balancer text resizes on Home screen #32

Closed flaviamuntean closed 1 year ago

flaviamuntean commented 1 year ago

Small fix to ensure the Balancer text resizes after the window width goes from large to small to large again.

As per this Balancer issue: https://github.com/shuding/react-wrap-balancer/issues/45

Recording of it before:

https://user-images.githubusercontent.com/30637046/227718710-1c3a91a0-562b-42bb-b8bb-72f9b1febc51.mov

Recording of it after:

https://user-images.githubusercontent.com/30637046/227718725-7aea7ffc-db9d-4d37-9d55-25c60d5b9019.mov

vercel[bot] commented 1 year ago

@flaviamuntean is attempting to deploy a commit to the Elegance Team on Vercel.

A member of the Team first needs to authorize it.

steven-tey commented 1 year ago

Great catch! Thank you!