flex-grow:
0
1
2
3
3.5
4
1
2
3
.parent{
display:flex;
}
.child{
flex-grow:
0
;
}