Design comparison
SolutionDesign
Community feedback
- @denieldenPosted over 2 years ago
Hi Rileyyy, great job!
I see that in the mobile menu has some problems because firefox doesn't support the css
backdrop-filter
property, you can add an exception in firefox by putting a solid color there only through@supports
, look here:Also add
main
tag and wrap the card for improve the AccessibilityOverall you did well 😉 Hope this help!
Marked as helpful1
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