Design comparison
SolutionDesign
Solution retrospective
Feedback always wanted. I to read-up on the behavior of images in flex and went back to this task.
Community feedback
- @v-codeyPosted over 2 years ago
Hey @leoimewore, You did a good job.
there are few things which you should looking out for e.g.
- solution's dimensions should be nearby of the provided design. if you are having difficulties then look out for others solution website & compare with your design.
- stick to the provided boilereplate. Try not to remove anything that's not commented out already.
- add colors and fonts in the
:root
and use them with help ofvar( )
.
Check out this solution for any queries regarding this solution feel free to reach out. That all from my side, happy coding.
Marked as helpful0 - @leoimeworePosted over 2 years ago
Thank you vcodey. Still have issues with setting height though. Thanks for the root format. I will start using this
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