Design comparison
SolutionDesign
Solution retrospective
This is my first challenge on frontendmentor.io and I have really done all I know to make it close to the design preview. Also I have made it responsive enough. I would love to hear back from you if there is anything which I could have done better. Thanks.
Community feedback
- @adarshcodesPosted over 4 years ago
Hi @aakashdeepsil, Congratulation on your first challenge and welcome to this amazing community. You did amazing work on this challenge, let's see your solution from different aspects
- Design aspect
- Your design looks fine.
- You can increase the
font-size
of the card a bit.
- Responsive aspect
- Responsiveness works nice, you can add a two-column layout at 965 px and then later at around 665px make it one column as it is now.
- Code aspect
- Code looks clean
- You can replace Ids
#
with classes.
, because ids have higher specificity (if I'm not wrong).
- Issues aroused
- Great no issues aroused.
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