CSS Flexbox Tutorial #4 - Flex Shrink

Howdy horses, in this CSS flexbox tutorial, I’ll talk about flex shrink, and how we can use it to shrink our flex items as the viewport, or flexbox container surrounding the elements, gets smaller in width. ----- COURSE LINKS: Source files on GitHub - Brackets editor - --------------------------------------------------------------------------------------------- You can find more front-end development tutorials on CSS, HTML, JavaSc
Back to Top