Design comparison
SolutionDesign
Community feedback
- @karimfilaliPosted over 2 years ago
Hello, your card is very great, you don't have accessibility issues which is very good. The background-image is missing. You can add a background-image with position: absolute and z-index: -1. Or you can write :
body : { background: url("ImageURL") contain no-repeat
Well done !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