
social links profile solution using CSS Grid and Flexbox
Design comparison
Community feedback
- @PsalmorgPosted 3 months ago
The container have to be reduced and I think using css to style your work will be better than using
center
in html. You can just usemargin: 0 auto
to center your container. Also, usinganchor tag
straight and styling itdispaly:block
will be more semantic than nesting it indiv
.a:hover
ordiv a
will reduce your line of code and give the same effect as you did for hover buttonGreat work though.
Marked as helpful1@abdelrhmanelgezawyPosted 3 months ago@Psalmorg I am very thankful for your advices and of course I will use it in different challenges
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