Design comparison
SolutionDesign
Solution retrospective
What I Learned: Throughout this project, I reinforced my understanding of HTML and CSS for web development.
Community feedback
- Account deleted
I would like to give you my feedback, on points that I think could help you grow more:
- you can use the main html tag to give it more semantics and wrap your code with the same class instead of a div.
- for your card you can use min-width and min-height properties so that your design adapts to a certain point depending on the screen and your code doesn't break when reducing the screen
Note: from my point of view your code looks good and I see that you used BEM.
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