Design comparison
Solution retrospective
The QR code card that I have made I have learnt more many things that I couldn't used ever so I will try to use something new in to the my new projects
What challenges did you encounter, and how did you overcome them?In this project I have faced more many things but I also learnt from the mistakes that I made.
What specific areas of your project would you like help with?The project helps in my daily based Practice and more many things that this project taught me
Community feedback
- @DarkMoonLitPosted 3 months ago
Hi, you did a great job completing the challenge despite the difficulties you encountered. I just have some suggestions that might help you for this project and future ones:
- Reduce the div you used (div body) to 2 div (main and box) since the colour is applied throughout the page
body {background-color: ... ;}
-The colour used for the background is found in the style-guide.md
-For the box div, try removing the height, use padding and margin to attain the sizing you want.
Keep up the good job. Hope these suggestions can be helpful. Happy coding!
0 - Reduce the div you used (div body) to 2 div (main and box) since the colour is applied throughout the page
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