P
P
Pavel Khokhlov2021-05-25 13:09:49
css
Pavel Khokhlov, 2021-05-25 13:09:49

What needs to be done with the flex-wrap block?

Hi guys, help me figure it out. There is a block with elements, when the screen size changes, the elements go to the bottom line, you need to make sure that the remaining elements are in the center, and in the bottom line the transferred element is always on the left.
justify-content: center; does not solve this issue entirely. It aligns both the top and bottom rows in the center.

display:flex;
flex wrap;

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question