Design comparison
SolutionDesign
Solution retrospective
My 4th project here.
I've became much better at structure setup, so there were really no lengthy periods of confusion while doing this. Plus I turned swiftly to StackOverflow everytime I needed smart clarifications.
However i couldnt quite perfect mobile view using media queries (scroll lines still appear). Will aim to rectify that in next project. But i'd appreciate any tips towards resolving this challenge?
Community feedback
- @fatlindshehuPosted over 2 years ago
Hi @traez,
Nice work with the component, it looks pretty close to the design, with some improvements your component would look great:
- I would suggest
measuring heights/widths & paddings/margins
with more precision, using a tool like FIGMA or Adobe XD - The
button
has ahover
state & you should remove the default button outline background-size: cover
set this in order for the background image to fill the entire space it can, regarding the device where the component is browsed.
Marked as helpful0 - I would suggest
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