Submitted about 1 year agoA solution to the Social links profile challenge
Social Links Profile Challenge with responsive HTML, CSS
P
@sharangb

Solution retrospective
What are you most proud of, and what would you do differently next time?
My goal time was to finish the project within 1.5 hours and I was able to complete it in that time.
What challenges did you encounter, and how did you overcome them?I realized that for my page to render correctly in both desktop and web layouts, I have to combine display: flex
in my body, and margin: auto
in my main component.
I would like help with simplifying my CSS and removing unneeded properties.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on sharangb's solution.
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