Profile-Card-Component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Aazeez257
@KJabeen .I think the approach you have taken is little bit not organize. You can try the flexbox approach or the grid approach to make this design look perfect. In my screen it looks stretched vertically and horizontally. Its because you have set width using vw and height using vh. (Its a not good idea to them because you don't know the user's screen size, I recommend using fixed widths).Its just my suggestion.(you can checkout my design here).Happy learning 😊😉 livesite - https://abdul-profile-card-component.netlify.app/ github - https://github.com/Aazeez257/profile-card-component/tree/main
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