Design comparison
Solution retrospective
please tell me how good my hierarchy and white space are. Does my barcode feel well designed, and tell me how I can improve my design next time.
Community feedback
- @marviecephasPosted about 1 year ago
Well done... you used em rather than px✅... flexed your items perfectly✅.... ensured responsiveness is accurate✅.... you did quite well, but I'll advice one thing, avoid using 100% for height and width, rather you use auto. You're quite lucky you didn't add padding to the container if not the total width and height of your box will be 100% + the padding you added, forcing you to add a box-sizing property.... but auto will automatically adjust that for you. I hope you implement it, Nathan as you carry out more projects.... ;)
Marked as helpful0@wobin1Posted about 1 year ago@marviecephas Thanks, Boss. I'll definitely implement it. Thank you quite helpful.
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