I know that the fields between flexboxes can be set automatically thanks to the align-content property, but I need this to be a fixed field set to px. I am looking for something similar to column-gap for multiple columns.
Here is what I need to do:

Here the space between 1,2,3 and 4,5 is, say, 30px. Any idea?
css flexbox margins
rooofl
source share