Design comparison
SolutionDesign
Community feedback
- @luisgustavogorniakPosted 4 months ago
Looks good, Nicely done!
Here's some points that could help you improve the code:
- It needs a little bit of work on the margin & padding of the elements of the card, the figma file contains all these information.
- try using some semanthics HTML tags, like
<article>
and<section>
and CSS rule names,like .card
and.card-text
;
I hope my review is helpful! Have a good one and keep coding!
Marked as helpful1@BekzodIsakovPosted 4 months agoThank you for the constructive feedback. @luisgustavogorniak
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