External Publication
Visit Post

Flex Wrap Balance

Adam Argyle May 30, 2026
Source

I wished for this last year

.flex-container {
  display: flex;
  flex-wrap: balance;
}

`

now it's headed to Chrome ๐Ÿค˜๐Ÿป

Discussion in the ATmosphere

Loading comments...