Design comparison
Community feedback
- @HassiaiPosted almost 2 years ago
Use the colors that were given in the styleguide.md found in the zip folder you downloaded. give the main a background-image with a background-size of contain and a background-repeat of no repeat.
Change the height value of .article to auto. There is no need for min-width in .article the max-width make the content responsive.
Use rem or em as unit for the padding, margin, width and preferably rem for the font-size for more on CSS units watch this https://youtu.be/N5wpD9Ov_To
Hope am helpful.
Well done for completing this challenge. HAPPY CODING
Marked as helpful1@edwin08torresPosted almost 2 years ago@Hassiai Thank you so much, i appreciate, i going to change that
0
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