Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

Social-link-profile using Tailwind CSS

tailwind-css
Kevin Mendez•70
@Kev1nM3N
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?

Soley using tailwind css was the goal of this project, because I wanted more practice implementing that.

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

setting the width to h-72 on the first div caused the card to become a straight line instead of a box. Increasing or decreasing did not help. Instead, I eventually used pixels and that cleared up the problem. Towards the end of the project, I also had to remove the height property.

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

For the buttons, I duplicated the same styling for each of them. I wondered if there was a easier way to set the style in one place and just add a class for each button, just like normal css.

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 Kevin Mendez'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