Design comparison
Solution retrospective
I am proud of that i am able to do that. and next time i'll make it more better.
What challenges did you encounter, and how did you overcome them?background color but i make it
What specific areas of your project would you like help with?where i wrong and what should i do about it.
Community feedback
- @GSida015Posted 6 months ago
Hello👋🏻!!!
I reviewed your code and there is A LOT to go through!!!
I can view your code in inspect element, but I don't have time, so I'll just guide you!!!
1.The width and height are correct in this screenshot, but when I go to the website, it's just ughh... So, I can't access your code because you didn't provide the correct link. But make sure that the width is equal to
320px
and the height is497px
. You can adjust it by padding as well, with16px
or1rem
on top/bottom and32px
or2rem
if you are doing the project with rem!2.The image of the QR code isnt right!!! Both width and height should be
288px
, and the border radius should be15px
.3.Text gap should be
16px
. You can do it with margin-top on the paragraph or by using display flex on .headers. Also, the main text should be lighter!4.You should follow the template! Your colors aren't right; the background should be a different color, as well as the paragraph and main text!
Also, next time use the repository URL for us to view your code!
I hope this helped you! I would appreciate it if you marked this as helpful.
Marked as helpful0@GSida015Posted 6 months agoI would appreciate if you mark comment helpful it would help me alot @BikramThapa0803
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