Design comparison
SolutionDesign
Community feedback
- @stevandrejPosted about 3 years ago
Nicely done. A few suggestions for better code organization:
- Try to write more meaningful class names, so that if you have more classes or you work in a team, you can identify them more easily.
- I believe some element (z-index) is overlapping with the main (card) element. You can't select the text on the card, or click on a button if there was one. But that should be easily fixed.
Keep up the good work! :))
Marked as helpful0
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