Flexbox layout
The reference guide to flexbox https://css-tricks.com/snippets/css/a-guide-to-flexbox
Flex prop in the flex item https://css-tricks.com/almanac/properties/f/flex/ to size an item
An example of using flex-shrink
Last updated