Design comparison
SolutionDesign
Community feedback
- @Jithin-b-pPosted 8 months ago
Hai Jyotsna, Congratulations on completing the social link challenge 💫. I have some suggestions for you.
- Try using relative units like em or rem instead of absolute units like px.
- Try using meta tag with name description for better SEO.
- Don't import Google fonts try using font-face to self-host fonts.
- In the .social-profile use only one method for centering the profile. My suggestion would be give body a min-height 100svh and give social profile a display flex with justify-content center and align-items center.
Hope this helps you.🙏 Have a good day and Happy coding 🌟
0@jyotsna030Posted 8 months agoThankyou so much , I'll definitely take that into consideration 👍😊@Jithin-b-p
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