Content won't use full width (flexbox) (Solved)

http://onshirazu.netai.net/Index.html

I made this site yesterday and decided today to make an alteration where the header, navigation and footer aren’t restricted in their width. The result is this. The header, navigation and footer all work as intended. My problem is that the content won’t make use of the full width (960px) of its wrapper.

Any help would be appreciated.

Edit: Managed to fix it with an extra wrapper surrounding the content wrapper, giving it a flex-row direction causing it to expand to take up the full width.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.