Profile Card || Html && Css

Please log in to post a comment
Log in with GitHubCommunity feedback
- @IvanaCliffords
I also did border : 8px solid white, and the empty space would shrink or get bigger depending on the number of the pixels that I chose.
Marked as helpful - @Mtc-21
hello your design looks very good, the border thing you mentioned happened to me, it's more noticeable when you work with rem, that's why I used px and as the px value increased, the empty space was no longer visible, try it.
Marked as helpful - Account deleted
I am not sure what you mean by the first question, but I think the way you handled the background shapes is ok.
On your css there was no need for
.card__info-image::before
, you could have just added;border : 2px solid white
on the image and saved yourself some time...Btw your solution looks good.
Keep coding👍.
Marked as helpful
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