Item One
Item Two
Item Three has more content and so has a larger size
.box { width: 500px; display: flex; } .box > * { flex: 1 1 auto; }
Item One
Item Two
Item Three has more content and so has a larger size