samedi 2 juillet 2016

Display flex not center aligning

Ok so I just did this yesterday and putting display flex on my wrap id in the footer worked perfectly fine. Today my layout has changed slightly, so it may be due to that, however, I cannot get my divs in the footer id to line up side by side. Basically I want each div to be evenly distributed along one axis in my footer, but at the current time they are stacking vertically, not horizontally.

Each sub is 40, so 40 X 3(3 sub divs) totals 120, which is far off from the total height of the footer, being 150px. I even made the flex-wrap nowrap. Can anyone help me as to why I am getting this problem?

https://jsfiddle.net/

Aucun commentaire:

Enregistrer un commentaire