Design comparison
SolutionDesign
Solution retrospective
This is my second submission to frontend mentor, I used SCSS and tried BEM Notation, I would appreciate any feedback, thank you in advance!
Community feedback
- @fatlindshehuPosted over 2 years ago
Hi @s0alken,
Your work is just great, the component looks identically like the design, so congrats on that!
- I can see you've used
rem
as units and that's a great approach! - Centering the component using
flex
was also a nice solution! - Using BEM as a naming convention, a great choice! I would only suggest separating the component parts into several scss folders/files, but probably you'll do that on a bigger project, so nice work & keep it going...
Marked as helpful0@s0alkenPosted over 2 years ago@fatlindshehu Actually I do separate the components into multiple files, but since this project was small I decided to do it in just one file. Thanks you a lot for your feedback!
1 - I can see you've used
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