Flex and its properties
The flex is the short-hand property and sets the flexible length on flexible items.
Properties of flex:
flex-grow: If a number specifies the property and the reset of size will impact that item. Then it gradually grows its size.
flex-grow: 3;
flex-...
linkedin.dev2 min read