-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
-
Supported in Firefox and Chrome 61 (or 60?)
-
Read more: https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content
-
Known issue: in Chrome before support exists, space-evenly is still recognized but behaves as flex-start. Thus you cannot eg use @supports to detect support for space-evenly. See crbug.com/708121
Reactions are currently unavailable