Submitted over 3 years ago
Mobile-first intro component using flexbox and SCSS
@Kpersaud-Dev
Design comparison
SolutionDesign
Solution retrospective
Any feedback would be appreciated. Thank you!
Community feedback
- @RayaneBengaouiPosted over 3 years ago
Hello Aman Kevin Persaud,
First of all, congrats for the challenge !
Just a small detail on the
.container
class, themargin-top: 2.5rem
andmargin-bottom: 2.5rem
add some vertical scrolling because it pushes the container out of the body. So by removing those lines the scrolling might disappear and you could still play with padding instead.Overall, well done for the challenge and happy coding ! 😃
1 - @Kpersaud-DevPosted over 3 years ago
Thank you so much for the feedback! Now I know how to fix that issue going forward. Appreciate it!
0
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