Flex Box
Main Axis
When working with a flexbox you need to think of two axes, The main axis, and the
cross axis. flex-direction property of the flex-box Is the main axis, by default the flex-direction is set as row flex-direction: row;
flex-direction
flex-di...
mangeshthakre.hashnode.dev6 min read
Manasa Beeramgudem
I write what I learn
very well written