Utilities for controlling the direction of flex items.
Use flex-row to position flex items horizontally in the same direction as text:
Use flex-row-reverse to position flex items horizontally in the opposite direction:
Use flex-col to position flex items vertically:
Use flex-col-reverse to position flex items vertically in the opposite direction: