Design comparison
SolutionDesign
Solution retrospective
This is my solution to the project, don't have any specific question but any suggestions will be appreciated.
Community feedback
- @HassiaiPosted over 1 year ago
You forgot to give p a font-color of hsl(200, 12%, 81%).
wrap the <h2> and <p> in sec1 in a dive and give it a class.
<section class= sec1"><div class= " content"><h2></h2><p></p></div></section>
repeat this for the rest of the section. in the media query give .content a width of 50% and margin: 0 auto .Hope am helpful.
Well done for completing this challenge. HAPPY CODING
Marked as helpful0
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