π Adam Wathan on X: "Hear me out. https://t.co/QHkEI6SJYZ" / X
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
!https://twitter.com/adamwathan/status/1734696245015494711
Date: December 13, 2023
External Link X (formerly Twitter) Β· twitter.com
Iβm going to give this trick a shot on my sites, and see how I like it.
```
* {
min-width: 0
}
```
Down in the comments @adamwathan goes on to say.
β Basically every layout overflow bug ever boils down to some flex or grid child needing min-width: 0 π
Oh and @ryanflorence also says in the comments.
β I β¦ do this.
NOTE
β This post is a thought . Itβs a short note that I make about someone elseβs content online #thoughts