Submitted over 2 years ago
Stats preview card component solution
@JimaLoko
Design comparison
SolutionDesign
Solution retrospective
Do you think the structure and design are good? What would you improve about my code?
Any feedback is welcome!
Community feedback
- @afaiz-spacePosted over 2 years ago
Hey @JimaLoko,
- Replace
height:100vh;
withmin-height:100vh;
in ** container ** class. - Remove
margin-bottom: 30px;
from the .banner class.
1 - Replace
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