A
A
Arthur Levenson2021-01-05 09:21:24
css
Arthur Levenson, 2021-01-05 09:21:24

How to arrange flex items in 2 lines?

Please tell me how to arrange flex items in 2 lines so that it turns out like this: I 5ff404ffea0ab618379513.png

use the flex-wrap property, but something doesn’t work.
Code example: https://codepen.io/kiskiskit/pen/abmGpZq

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mors Clamor, 2021-01-05
@66demon666

flex wrap

M
Mikhail Zotov, 2021-01-05
@Gremwiz1

You need to set the .content block to justify-content: space between;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question