Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Something that cost me about this exercise was getting my links to change correctly when they are hovering.
Community feedback
- @SvitlanaSuslenkovaPosted 2 months ago
.card-media__social {
background-color: var(--grey700); padding: .8rem; border-radius: 8px; color: var(--white); !move color here!
}
.card-media__social a{
text-decoration: none;
} Hope you found this comment helpful :)
0
Please log in to post a comment
Log in with GitHubJoin 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