Design comparison
SolutionDesign
Solution retrospective
Hope you like this solution. Please tell me if there is something to improve in my code. Thanks you
Community feedback
- @Dharmik48Posted about 3 years ago
Hey👋,
Great Job on completing the challenge! It looks really good! But there's one thing I found that you need to improve on which is:
- You are using the absolute unit
px
for almost everything which is not a good practice! Instead using relative units likeem
andrem
is suggested! It makes it easier to make the site responsive. Read this article to learn more.
Keep Developing🤗👍.
0@ThanhVuong0904Posted about 3 years ago@Dharmik48 Hi ! Thanks you for feedback, I will learn more about "em" and "rem". Have a good day <3
0 - You are using the absolute unit
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