Design comparison
SolutionDesign
Solution retrospective
What are some bad practices do you see that I should improve on?
Community feedback
- Account deleted
Hi, the paragraph is literally inside the header, so put it in the same container; and to avoid using two margins, just add one big enough to separate the containers; and to center the main container you can place it inside another with the properties
dipslay: flex; justify-content: center
. If you have more questions let me know.1
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