All about Flex Box-Quick guide
What is a Flex Box?
Flexbox is a one-dimensional layout method for arranging items in rows or columns.
when flex property is applied to a box it changes its inner property and how elements inside the box behaves . Flexbox has 2 axes, the main and sec...
rohinirho.hashnode.dev3 min read