Design comparison
Solution retrospective
I am proud that I have understood and been able to implement basic concepts of HTML and CSS.
What challenges did you encounter, and how did you overcome them?I have delved deeper into flexbox
What specific areas of your project would you like help with?i am satisfied
Community feedback
- @jwalczak94Posted 7 months ago
Hi, good job on completing this challenge !
I have a small tip for your CSS. Instead of using pixels (especially in in font-size), you use relative units like rem. In case of font-size when you using px it does not scale with the user's browser settings.
Happy coding!
Marked as helpful0@HaiHappen758Posted 7 months ago@jwalczak94 Thank you very much for your valuable tip. I will take that into consideration in the future :).
Happy coding!
0 - @pamplitoPosted 8 months ago
Hi, Congratulations, the challenge seems to have been successful. If I may make a small comment, the paddings and margins seem a little off and I have the impression that the box shadow is missing. Except for that, well done!
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