Design comparison
SolutionDesign
Solution retrospective
Hi, I would like to know if there is a better way to center the profile picture? Thanks for your feedback.
Community feedback
- @dostonnabotovPosted over 2 years ago
Hi, there! set
width: fit-content; margin-inline: auto;
it will perfect center the image horizontally. Of course, you need to changewidth
if needed. Good luck!Marked as helpful0
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