justifyContent

This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

Syntax: normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]

Initial value: normal

|  Chrome  | Firefox | Safari  |  Edge  |   IE   |
| :------: | :-----: | :-----: | :----: | :----: |
|    29    |   20    |    9    |   12   |   11   |
|    21′   |         |    7′   |        |        |

See also