Product preview card component using bootstrap

Solution retrospective
I need help in the layout of the card and aligning it in the center.
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
To answer your question:
Add the following to your Body Element;
min-height: 100vh
,display: flex
,justify-content: center
,align-items: center
Marked as helpful
Join 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