Profile Links Page

Solution retrospective
When I styled the buttons I figured out how to use tailwinds selector feature to style all the child elements at once.
What challenges did you encounter, and how did you overcome them?My UI wasn't consistent from my local to git-hub pages. I had to look through my styling and realized I hadn't put a unit on the margins.
What specific areas of your project would you like help with?When I styled the group of child buttons the tailwind CSS styling became very long, is there a way to consolidate it?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @DCodeartisan
Nice and clean code but I guess you forgot to work on the active states of the link. When you hover, bg-[#c2f72d], text-[#000000] and the cursor should be set as pointer.
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