Social-link-profile using Tailwind CSS

Solution retrospective
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.
Please log in to post a comment
Log in with GitHubCommunity 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