Design comparison
Solution retrospective
First time using SCSS! Tell me how I could have used it better
Community feedback
- @ApplePieGiraffePosted about 4 years ago
Hey, Guilherme Santos!
I noticed that you only have one breakpoint in your code—I'd suggest adding a couple more to make the transition between the desktop and mobile layouts of your site a little smoother. Currently, some of the elements of the page begin to overlap other elements and the avatar images nearly disappear when the page is resized.
Otherwise, good work! Sass is fun and makes writing CSS a lot easier!
Keep coding (and happy coding, too)!
1 - @vchacinPosted about 4 years ago
Really awesome!
You can add padding to the container of the elements and increase the Line-height of the paragraphs
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