Design comparison
Solution retrospective
I initially created it without using flex box, but it became much simpler when I used it. The design looks pretty accurate, and I used the figma files to measure the padding etc.
What challenges did you encounter, and how did you overcome them?Naming is hard! I renamed the components to use a BEM like convention. This helped a lot.
I also found that h1 in html was overriding my class styles, I think because I had it in a div instead of the h1 class: I.e.
Improve your front-end skills by building projects
Previously when encountering the error I had;
Improve your front-end skills by building projects
What specific areas of your project would you like help with?
I'm not 100% sure if I needed to put 100% in the html specifier, and not completely sure whether my class selection is the best it can be (I.e. not wrapping components in divs?)
Community feedback
- @FyshstickPosted 3 months ago
How did you use the Figma file to measure the padding. I had trouble getting the right measurements.
0@achallettPosted 3 months ago@Fyshstick
- Click the "Content" layer
- Hover your cursor over one edge
- Click it and it will show the padding
This doesn't always work in certain scenarios, so I guessed the rest
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