flexboxfroggy icon indicating copy to clipboard operation
flexboxfroggy copied to clipboard

Add examples of `space-evenly` and `gap`

Open jsnkuhn opened this issue 4 years ago • 2 comments

Since the creation of this game a few new properties and value have been added to flexbox. space-evenly is now an option for align and justify, and the gap can now be used to mark a specific sized gap between flex items. Both of these could use examples.

jsnkuhn avatar May 17 '21 13:05 jsnkuhn

Thanks for the suggestion @jsnkuhn. For now I'm adding space-evenly to the popup docs, and I'll look to add levels for these in the future.

thomaspark avatar May 17 '21 15:05 thomaspark

Added 1244eee5108e91dbc7e266f06e9be51b1e762135

thomaspark avatar May 17 '21 15:05 thomaspark