Design comparison
SolutionDesign
Solution retrospective
Feel free to leave any feedback on my solution. It is greatly appreciated.
Thank you in advance
Community feedback
- @Beats-AyushPosted over 2 years ago
Nice attempt at this challenge. Some issues-
- Use flexbox instead of grid for 1-dimensional layouts.
- Use linear-gradient for the overlay on the image with appropriate filter.
- Make it responsive by using media-queries.
- Try to center the card.
Hope this helps.
2@sparrowslPosted over 2 years ago@Beats-Ayush to back this up, he can also use the ::before and ::after pseudo class in CSS for the overlay, while playing with the opacity or the alpha value.
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