`justify-content: space-evenly` is not supported in IE11 for Flexbox (it is for Grid), but IE11 is green for me when I use it. https://caniuse.com/#feat=justify-content-space-evenly https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content#Browser_compatibility Example: http://www.cssdesk.com/4Y9ab If supported  If not supported 
justify-content: space-evenlyis not supported in IE11 for Flexbox (it is for Grid), but IE11 is green for me when I use it.https://caniuse.com/#feat=justify-content-space-evenly
https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content#Browser_compatibility
Example: http://www.cssdesk.com/4Y9ab
If supported

If not supported
