Flex Box
"display: flex;"
The single magic line above changes the design and layout of the content inside a parent and gives us the power to use flexbox. Flexbox is a set of CSS properties that helps us to build 1-dimensional layouts. The main idea behind fle...
webdev-blog.hashnode.dev3 min read