Design comparison
Solution retrospective
Most proud of: Be able to complete the whole challenge and be able to breakdown and apply styling from the design (Figma) to the css code
Would do differently next time: Read the guidance (if any) before jumping into implemententing the solution, since it provides lots of useful info to ease up the implementation progress.
What challenges did you encounter, and how did you overcome them?The most challenging thing is to figure out the distance between elements (padding, margin, etc.) when looking at the Figma design. Since I have little experience with Figma, the only thing I can do is to look at info like X, Y, W, H between elements and manually calculate the distance between them.
What specific areas of your project would you like help with?Are there any other ways in Figma to calculating the distance between elements without having to look at the X, Y, W, H of elements then calculate them manually?
Community feedback
- @yas-avocadPosted 6 months ago
Hey!
In Figma, you can click on an element once to get it highlighted (or double click to highlight one element inside a container), then hold the option key on your keyboard. With the option key down, you can hover around the design to see the distances between things.
:)
1@leanhduyPosted 6 months ago@yas-avocad
Thanks for the tip! :)
I also found another way without having to hover things around, which is: Select element 1, hold Alt (Windows), then hover over element 2.
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