It will, if at all you change flex-grow:1; with Flex-flow:1;. Setting flex items to flex-grow it set the flex item to take the width or height of its contents, because at this point flex-basis is set to auto instead of 0%.