Hi there,
I would probably create that layout with just a flex container and image blocks.
1. Add a Container Block:
– set the Layout > Flex -> Row -> Wrap
– set the Layout > Gap eg.10px
– set the Spacing > Margin Left & Margin Right -> Auto.
– set the Sizing > Max Width to a max width if required.
2. inside the Container add the number of image blocks and set their width to the minimum size you want them displayed.
That way there’s no % resizing to get in the way.