Set the properties of a flex-item.
Set the initial length of a flex item.
You can leave blank or specify a unit to be used.
Note: Additional units are accepted. For more information see https://www.w3schools.com/cssref/css_units.asp
Set the order of flex items in a flex container.
You can leave blank.
Set the flex grow factor of a flex item.
You can leave blank.
Set the flex shrink factor of a flex item.
You can leave blank.
The align-self property aligns flex items of the current flex line, overriding the align-items value.
For more information on Flex box, see these useful resources:
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Note: Additional units are accepted. For more information see https://www.w3schools.com/cssref/css_units.asp
Set the order of flex items in a flex container.
You can leave blank.
Set the flex grow factor of a flex item.
You can leave blank.
Set the flex shrink factor of a flex item.
You can leave blank.
The align-self property aligns flex items of the current flex line, overriding the align-items value.
For more information on Flex box, see these useful resources:
If this content did not answer your questions, try searching or contacting our support team for further assistance.