Have images shrink by set amount every row flexbox

Viewed 26

Trying to set up a semi-unstructured grid of images with sizes varying from 100% down to 20% Sort of what I'm trying to accomplish. Row #1, 100% (350px); row #6 - row #∞, 20% (70px) and the rows inbetween to gradually fade between #1 and #6. So how do I change the height of individual rows that are wrapped using flexbox.

0 Answers
Related