Made using SCSS, Flexbox, custom hover effects/selection
Design comparison
Solution retrospective
Any kind of feedback is highly appreciated!
Community feedback
- @En-JenPosted over 4 years ago
Hey there, really nice, clean solution. Both the desktop and mobile version look really nice. The hover effects also add some nice touches.
I just have a few recommendations for you.
-
Just above the 600px breakpoint, a few of the elements start to look awkward. For example, each of the features in the features section look too narrow and the text in the "how it works" section looks too big compared to the image to the left of it.
-
Maybe add a few more comments in your main.scss file for organization so that other developers know how it is organized. For example, you could add a comment noting that the code that follows the comment is all for typography or the review section, etc.
-
It would be nice if you could organize your main.scss file so that the code in it goes in the order of the elements on the website. For example, I found it confusing that the code for the footer comes before the code for the review section.
Once again, great job on this project! You clearly put a lot of thought and time into it and it shows. Keep it up! -Jen
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