Design comparison
Solution retrospective
This is my first challenge on front end mentor and I don't know if I did it correctly or not . I really want to improve myself so any feedback or any mistake that I have did, Please let me know about it. All feedbacks are welcomed
Community feedback
- @Mariusq17Posted over 1 year ago
I don't think it's a correct way to make your projects. At begging any way to work is correct !
It's a nice work, but I think the color of paragraph maybe be something darken (it's hard to see) => maybe
p { color : var(--clr-neutral-300); }
will work.To make responsive , you need to use media quires for change the font-size , padding and some units at card width or height, but if you don't know to use media queries, I think using min-width instead of width at card size (main) will help.
I hope this message will be helpful ! 💪
1@ratul0407Posted over 1 year ago@Mariusq17 Thanks for your feedback .👍
I'll Definitely try this
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