Responsive site using html and css

Solution retrospective
The feedbacks are very important to me. Feel free to give me tips.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Dharmik48
Hey👋,
Great job on completing the solution! But here are a couple of issues:
- Instead of absolute unit
px
, use more of relative unitsem
andrem
. - Also a minor thing add
transition
on hover states.
Keep Developing👍
Marked as helpful - Instead of absolute unit
Join 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