Responsive Landing Page Using CSS Grid Layout

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@atif-dev
Congrats🎉 on completing the challenge.
You can further improve by considering following points:
- Remove #react because your code doesn't include React structure.
- Remove following code for proper view of images, usernames and education levels.
.profile_info { display: grid gap: .1em; flex: 1; }
- Use LT browser, check responsiveness for tabs and improve.
- Write something useful in README file of your code repo.
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