Design comparison
SolutionDesign
Solution retrospective
Looking for feedback on best practices and other ways to improve the solution. Thank you!
Community feedback
- @coderwwwPosted almost 2 years ago
- you may add overlay with ::before ::after pseudoelements instead of div and image
- you may also add icons for price and time in ::before pseudoelement
- there is a double shadow around this block, you may add it with box-shadow css property (values for several shadows must be separated by coma)
Marked as helpful0@VidsHubPosted almost 2 years ago@coderwww thank you for your valuable feedback. I learnt how to use pseudo elements.
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