Submitted over 1 year ago
3 column preview card using pure html and css with responsive paddings
@laurentino01
Design comparison
SolutionDesign
Community feedback
- @super-simonPosted over 1 year ago
Hello.
To centralize this component vertically, just add some height to your flex container. For example:
.d-flex { ... min-height: 100vh; }
Marked as helpful1
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