Design comparison
SolutionDesign
Solution retrospective
Need tips and advices! I got some difficulties in placing the social media links and doing a hover effect on it.
Community feedback
- @Caelus111Posted about 1 year ago
I think you've done great.
- For the placement of the social links, you can play with margin of the `<ul class:"list-link">.
- About the hover, you can add transition to link item class to make it more fluid.
- I hope this helps!
1@roddejosPosted about 1 year ago@Caelus111 i had trouble in placing the links because it is near the register button so to fix it, i put a
padding-bottom: 100px
on the container that contains the texts and the button to push the container of social links to the bottom. i'm just not sure if that is the right approach for that.I also didn't know about the transition! that's cool thank you!
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