Flex Wrap Balance
Adam Argyle
May 30, 2026
I wished for this last year
.flex-container {
display: flex;
flex-wrap: balance;
}
`
now it's headed to Chrome ๐ค๐ป
I wished for this last year
.flex-container {
display: flex;
flex-wrap: balance;
}
`
now it's headed to Chrome ๐ค๐ป
Discussion in the ATmosphere