Categories
How to align icons to the center of the block?
I need the icons and the text below them to be centered in the div block and in order, as shown in red in the screenshot.
Answer the question
In order to leave comments, you need to log in
For wrapper with icons { display: flex; justify-content: center; } For the icon block { text-aligh: center; }
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question