M
M
Mariana Marianova2017-08-13 14:29:46
Flexbox
Mariana Marianova, 2017-08-13 14:29:46

How to make all boxes the same width in a product catalog using flex-box?

I prescribe to the elements the property flex: 1 calc (33.33% - 20px); if there are only 5 elements, then 3 elements have a width of 33% and the other two have a width of 50%. Is it possible for all blocks to have the same width?
Answer: You need to set the property flex-basis: auto; width: 33.33%

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