Submitted 3 months ago
Responsive social links profile using Flexbox
@Veena-K-Venugopal
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud of creating a solution similar to the preview even without exact design measurements.
What challenges did you encounter, and how did you overcome them?Setting the style to highlight the list of links on hover was a bit challenging as the text color was still white even when I added the required color to the li:hover selector. I fixed this by adding color:inherit to li:hover a selector.
Community feedback
- @MAY55APosted 3 months ago
Good work. Semantic HTML is included and the code is readable.
However, the dimensions and font sizes should be adjusted and resized based on the screen size.
Marked as helpful0 - @luis08201Posted 3 months ago
Great job :D.
Marked as helpful0
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