Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
N/A
What challenges did you encounter, and how did you overcome them?N/A
What specific areas of your project would you like help with?N/A
Community feedback
- @ComputerEnjoyerPosted about 7 hours ago
Nice work! I don't know XML so I can only comment on the implementation of the design.
Some feedback:
Your solution is not using the gap between elements that are defined in the design file. I find that one easy way to follow those guidelines is to try to align the auto-layout frames in Figma to containers in HTML.
The reason for this is that spacing between elements is almost never uniform. Items tend to be placed closer or further apart based on their conceptual relation to one another.
If you aren't already using Figma as a reference, I would definitely consider doing 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