I\'m using display: flex; flex-wrap: wrap. I\'d like to limit the displayed number of items to 2 rows. Anything after the second row should not show. Is this
display: flex; flex-wrap: wrap