Design comparison
SolutionDesign
Community feedback
- @HassiaiPosted almost 2 years ago
For a responsive content which won't require a media query for this challenge, replace the width with max-width. give the img a max-width of 100% instead of a width value.
There is no need to give the main a padding bottom value instead give p a padding bottom. The font-size of both p and h1 is 0.9375rem
Hope am helpful.
Well done for completing this challenge. HAPPY CODING
Marked as helpful1
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