Hello again,
I’m trying get justify-content: space-evenly; to apply to these boxes I’ve drawn a red line around (http://prntscr.com/nb6eji) on dev.valeonetworks.com
I’m not that proficient with flexbox and the 100 combinations of different syntaxes I tried haven’t worked yet. It’s using existing columns inside a row of x theme so maybe display: block; from the theme is messing with it?
My goal is just to get spaces on the right and left of the row the same width as the spaces between the columns.
Thanks!
Ryan

