Submitted over 1 year ago
Responsive results summary component using bootstrap and CSS flex
@Pabz2020
Design comparison
SolutionDesign
Solution retrospective
I think the outcome is pretty good but I feel like my code is kind of a mess. If you have any comment on best practices of clean code it would be helpful and any comment on the design is also welcomed. Thanks in advance.
Community feedback
- @Aimal-125Posted over 1 year ago
In your CSS code, increase the height of body element to 120 or 150vh by using media query with
max-height: 400px;
so that your solution look good on screens with small heights.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