Issues with CSS Flexbox

Hi. I am having an issue with CSS Flexbox. I am putting in the CSS display:flex and flex-direction:row and it is not working. I want to get my boxes to be left to right not on top of one another and I want to be able to center them. Please help.

Here is my codepen

https://codepen.io/Marilina1981/pen/OJyBGLb

Hello and Welcome to FCC Forums @martin81,

  • Referring back to this lesson:

CSS Class selector always start with a .(period)
  • Looking at the image of your code, can you tell me something wrong about your CSS?

Thank you so much . I got it.

1 Like