Weeknotes 26:30 0 ▲ Jeff Bridgforth 2 hours ago · Life · hide · 0 comments flex-wrap: balance shipped in Chrome Una Kravets @una.im Shipped in Chrome last month 🙂 (Referring to flex-wrap: balance) 5:00 PM on July 23, 2026 View on Bluesky I was very excited to hear from Una Kravets that flex-wrap: balance shipped in Chrome last month. I have been excited about this CSS feature since Una first announced in May 2025. It is similar to text-wrap: balance. It is a great addition to the flex layout. “flex-wrap:balance allows developers to distribute content between flex-lines so that it appears more balanced (similar to text-wrap:balance). – Chrome Platform Status I added it to several layouts on the Revive Our Hearts website on Friday (not yet pushed to production). It does exactly what it says, it balances out a layout. Unbalanced flex layout on left (top for smaller screens), balanced layout on the right (bottom for smaller screens) I have come to like using flex layouts inside of CSS grid layouts when there are a dynamic number of items. You can center the… No comments yet. Log in to reply on the Fediverse. Comments will appear here.