Quantcast
Channel: Active questions tagged flexbox - Stack Overflow
Viewing all articles
Browse latest Browse all 1332

Flex elements do not take all the available space before breaking into a new line

$
0
0

I'm trying to achieve the next design, where the elements take all the available space before breaking into a new line and also keeping the text centered:

enter image description here

Right now I'm using these styles in the container:

display: flex;justify-content: center;flex-wrap: wrap;

but Im getting this result:

enter image description here

I'm using a simple container with divs inside, each div have a span and anchor element inside like this: enter image description here

there aren't any extra styles being applied


Viewing all articles
Browse latest Browse all 1332

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>