Social proof site using Html, Css flexbox and grid, sass
Design comparison
Solution retrospective
I completed this challenge using Html, Css flexbox and grid, Sass. But not sure if the way I implemented sass is correct. Any feedback is very welcome.
Community feedback
- @BlackpachamamePosted 10 months ago
Greetings Giovani! Your solution looks too good 😍 I honestly don't have much to contribute. But I can tell you that so that the
user-photo
images are not cut off, you just have to add thedisplay: block
property, this removes the white space that is generated below the image and now you will see the complete circle .By the way, the link to the code should be that of this project, not that of all your repositories. Correct link
Marked as helpful0@giovanigomez1Posted 10 months agoThank you @Blackpachamame! I did not notice that the user photos were cut off, I will implement it, thanks for the feedback 😃.
1
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