Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 2 months ago

Responsive Social Links Profile using Flexbox and Media Query

Raizo-03•50
@Raizo-03
A solution to the Social links profile challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm proud of how clean and responsive the layout turned out, especially with a mobile-first approach. The use of Flexbox and BEM made the structure easy to manage. Next time, I’d probably integrate CSS Grid to handle more complex layouts and experiment more with accessibility features.

What challenges did you encounter, and how did you overcome them?

One challenge was getting the responsive widths right using vw and % without breaking the layout on large screens. I fixed it by combining max-width and setting breakpoints with media queries. Another was managing custom fonts with @font-face — making sure the paths and formats were correct took some debugging.

What specific areas of your project would you like help with?

I'd love feedback on:

--How I’m using media queries — are there better breakpoint strategies I could try?

--My use of BEM naming — is it scalable for larger projects?

--Any performance optimizations I might have missed, especially for mobile.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Raizo-03'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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License