Responsive social links profile

Solution retrospective
Faced a layout issue where at 400% zoom, a horizontal scrollbar appeared. Fixed it by using max-width
instead of min-width
on .social-link-card
class. This fix also ensured that if we were to reuse this blog component and have content of varying length then the layout of the blog will work fine
Please go through my accessibility and let me know if there are ways I can improve it
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Rupali'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