Submitted over 2 years ago
3 Column Preview Card Component using Bootstrap
@purnimakumarr
Design comparison
SolutionDesign
Community feedback
- @afaiz-spacePosted over 2 years ago
Hey @purnimakumarr,
- remove
margin-top: calc(-1 * var(--bs-gutter-y));
,margin-right: calc(-.5 * var(--bs-gutter-x));
andmargin-left: calc(-.5 * var(--bs-gutter-x));
from row class.
0 - remove
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