CSS flex box use

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Jithin-b-p
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 🌟
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