Design comparison
Community feedback
- @HassiaiPosted almost 2 years ago
wrap <div class="attribution"> in the footer tag to fix the accessibility issues.
Add a background-color of pale-blue to the body and change the value of the background-size to contain.
You forgot to give .btn a box-shadow.
This challenge requires a media query, in the media query you only have to change the background-image of the body.
Use relative units like rem or em as unit for the padding, margin and width values, instead of using px which is an absolute unit. For more on CSS units Click here
Hope am helpful.
Well done for completing this challenge. HAPPY CODING
0 - @NeemiasEeepPosted almost 2 years ago
Great man, You can also look the style-guide.md on the challenger starter pack, than you can look que colors and style stuffs
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