Design comparison
SolutionDesign
Community feedback
- @afaiz-spacePosted over 2 years ago
Hey @saniyasaher20,
- add
min-height:100vh
in the body element. - Replace
height:100vh;
withmin-height:100vh;
in the main element. - Remove 8padding* from the .card--price class.
Marked as helpful0 - add
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