flex-basis
What is flexbox?
Flexbox is the one-dimensional layout model. Which helps to align elements in a row direction or column direction. It gives flexibility to the user interface for responsive web pages.
Display Flex
By default, the display property is ...
asisdhamala.hashnode.dev3 min read