Display of flex is automatically decreasing the size of the element to make stuff fit inside a container.
How do I stop that behaviour.
Hey there,
please show us an example,
e.g. on codepen.
I got it!
I have to just use flex-wrap to wrap.
Display of flex is automatically decreasing the size of the element to make stuff fit inside a container.
How do I stop that behaviour.
Hey there,
please show us an example,
e.g. on codepen.
I got it!
I have to just use flex-wrap to wrap.