Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Social Links

P
josemills 60

@josemills

Desktop design screenshot for the Social links profile coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

P
yele.m 330

@YelemyahM

Posted

Hello coder ! Congrats for having completed this challenge !

I have a little suggestion which might interest you :

  • You can add one line in your CSS for a more smooth hover effect on button :
.boxcard .box-links button:hover{
    background-color: hsl(75, 94%, 57%);
    color: black;
    transition: 0.3s; 
}

This adds a little delay on the hover effect and make it more user-friendly.

I hope you can find it helpful. Have a great code !

0

Please log in to post a comment

Log in with GitHub
Discord logo

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