© 2026 Hedgehog Software, LLC
.parent { display: flex; flex-wrap: wrap; } .child { width: 100px; height: 100px; flex-grow: 1; }