flex-grow # 10

 flex-grow

We can grow the flex items as a unitless value according to proportion.










Syntax

.item {

    flex-grow: 4 // deafult 0

}




Post a Comment

Previous Post Next Post