Design comparison
SolutionDesign
Solution retrospective
I am facing some problem in this project if anyone can help - I want to make the summary section smaller then the result section for the larger screen, but when i am applying height other then auto in the summery(inside media query) then it pushed towards bottom nd it overlaps footer. If anyone know why its happening let me know.
Other then that if you have Any suggestion about the solution let me know ?
Community feedback
- @thienle1199Posted about 1 year ago
- You should you flex box or grid for this challenges
- For inner spacing you should use padding.
- Avoid using margin because margin causing some weird issue with the height, using gap for outer spacing.
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