Re: Flexbox justify-content: space-evenly

It's in css-align, so spec-wise Flexbox will support this keyword as well.
Implementation-wise is a different question.

-Christian

On Fri, Jul 1, 2016 at 10:22 AM, Benjamin Strauß <benmastra@gmail.com>
wrote:

> Hi,
> are there any plans to add the space-evenly option to flexbox's
> justify-content property? I know css grid has this and i could not find any
> proposal for this on the web. Has this been discussed before?
>
> Thanks
>

Received on Friday, 8 July 2016 21:10:35 UTC