Justify-content:flex-end; will not flex to the sides

My goal is to move the contents to the flex-start which is on the left of the container.
When I code justify-content:flex-start; my contents only move to the center than all the way as I like.

I don’t know why code pen is rendering the code which appears to be on the edge of the right, but my content is in the middle.

Hi @Atran92

In the styles you wrote “seagreeneen” instead of “seagreen”. The element is there at the left edge, You just can’t see it because it’s transparent.

Cheers,
Michael

That is embarrassing. MikoMK thank you again. :beers: cheers!!

1 Like

At least your flex code was correct :grin:

1 Like

Im glad to hear :sweat_smile: flexing illiterately :smile:

1 Like