Design comparison
SolutionDesign
Solution retrospective
Please provide some feedback on this. I wasn't really efficient in the CSS but I think it came out decent. Please let me know if there's anything I need to fix.
Community feedback
- @denieldenPosted over 2 years ago
Hi Progress, I took some time to look at your solution and you did a great job!
Also I have some tips for improving your code:
- add
main
tag and wrap the card for Accessibility - I see that in the mobile menu has some problems:
firefox does not support the css
backdrop-filter
property, you can add an exception in firefox by putting a solid color there only through@ supports
Look here: - backdrop-filter
- @supports
Overall you did well :)
Hope this help and happy coding!
Marked as helpful1@PaienobePosted over 2 years ago@denielden Thanks alot. This is really helpful.
1 - add
- @papilo-cloudPosted over 2 years ago
Nice one
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