flex
property is a shorthand for
flex-grow
,
flex-shrink
, and
flex-basis
. In this case the element with the property is going to take all the available width.
by Valeri Tandilashvili
5 years ago
CSS
flex
Flexbox Tutorial (CSS): Real Layout Examples
1
Pro tip: use ```triple backticks around text``` to write in code fences