Design comparison
SolutionDesign
Solution retrospective
I had a problem with paragraph size, when I added "P {max-width: 40rem;}" some paragraphs didn't stay at the center which already I set "text-align: center;" at the end, I had to use "margin: 0 auto;" to fix that, my question is why is that happen?
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord