Css Flexbox
Why do we need to specify the height of the parent container when we do align-items
The div tag by default is a block-level element.
When we have another div and then we make the parent div tag as flex then if we dont give a height then the cross a...
jeevanhenrydsouza.hashnode.dev1 min read