Social links profile

Solution retrospective
.
What challenges did you encounter, and how did you overcome them?Sizing the text correctly and the sizing of items in general.
What specific areas of your project would you like help with?If anyone can give me the feedback on the overall work or some tips for the sizing of the content it will be really appreciated. Thank you :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @gonzzdev
Hey there! 👌🏽
That's an awesome solution! I would recommend to use margin and change padding to change the space between objects. You can also use the imported weights for your fonts.
For example:
.description { color: var(--white); font-size: 13px; font-weight: 300; padding-top: 20px; padding-bottom: 20px; }
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