Intro component with sign-up form using HTML, SCSS JS
Design comparison
Solution retrospective
After a long time doing a FEM challenge!
Was incredibly fun and learned plenty of new things.
It'll be a great help if you can drop a feedback so I can improve my JavaScript and SASS skills π
Thankyou in advance! β€οΈ
Community feedback
- @jameslegoff92Posted about 2 years ago
Hi there Snehamoy Bag
Absolutely excellent job with this project. The only thing I found that needs to be fixed would be the background image. By default the background image has repeat on and at a certain size it begins to repeat. A quick fix is to add no-repeat to the background-repeat property and to add the value 'cover' to the background-size property.
But other than that, perfect job. I think you're ready for more challenging projects.
Happy Coding!
Marked as helpful0@snehamoybagPosted about 2 years ago@jameslegoff92 Thankyou so much for the valuable feedback! I'll look into that π
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