Submitted 7 months ago
Social Links challenge with plain html and css
@DanielClement37
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
This came together pretty quickly and didn't not give too much trouble.
What challenges did you encounter, and how did you overcome them?I had a little trouble with the image turning into a circle using border-radius: 50%;
which caused on my end some weird stretching of the image. I then switch it to clip-path: circle();
and it fixed it instantly.
Please let me know anything that I can improve upon.
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