Design comparison
SolutionDesign
Solution retrospective
I need help, using two different images over same area for two different devices and adding color to the image. Please help me access the project and tell me your suggestions. Thanks
Community feedback
- @justEferePosted over 1 year ago
Check below for the code that can correct that. However, I think you need to work on making it responsive.
.image-card { background: linear-gradient(hsl(277, 64%, 61%, 40%), hsl(277, 64%, 61%, 40%)), url(image-header-desktop.jpg);
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