Css – Flex-items not shrinking with flex-shrink
I would like to shrink any of these flex items and I can't seem to manage it even with flex-shrink. I've tried changing the vh and vw of .row (flex parent). I have increased and reduced margins and padding for…