
Submitted 3 months ago
Responsive four card feature using CSS Grid
#sass/scss
@Njeriwaweru
Design comparison
SolutionDesign
Community feedback
- @devdrivenaiPosted 3 months ago
Good job!
Just in case you're interested, if you want, you can make sure that the height of your page occupies at least the total height of the screen with:
body { min-height: 100vh; }
Good work there. Keep it up!
Marked as helpful0
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