SyntaxFix
Write A Post
Hire A Developer
Questions
This answer might be stupid, but I spent quite some time to figure it out.
What happened to me was I didn't set display: flex to the container. And of course, justify-content won't work without a container with that property.
display: flex
justify-content