Hi,
I’m working on the technical documentation project and trying to make it responsive using flexbox. I thought in order to make the navigation bar move from its position on the left to horizontally stacked above the right content (for one solid page similar to the example linked below) I’d use flex-direction: column on the container. However, it’s not working for me and I can’t figure out why. Any help/explanation would be appreciated!
my code: https://codepen.io/kianaml/pen/vPZLyL?editors=1100
what I’m trying to create: https://codepen.io/freeCodeCamp/full/NdrKKL