I'm trying to get some graphics to scale down in my layout, but the columns they are in are too accommodating. :-)
In this example page, I'd like the logos in columns 4, 5 and 6 to scale down on small screens so that they never occupy more than a third of the width. What happens now is the columns obligingly slide down to allow a larger graphic.
I've set the columns to "no grow" in Harmony.
After poking about I tried giving the columns a class of "hmy-section flexshrink_3" and defined that as having the property flex-shrink: 3;
That didn't work. Oh well.
See page here: