Skip to content

Commit

Permalink
fix: card with image not having padding around body text
Browse files Browse the repository at this point in the history
  • Loading branch information
federico-ntr authored Jun 13, 2023
1 parent f828078 commit 75d52b3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/scss/custom/_card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -319,10 +319,6 @@
// Why the margin?
// margin-left: $card-padding/3;
// margin-right: $card-padding/3;
.card-body {
padding-left: 0;
padding-right: 0;
}

&.shadow .card-body,
&.border .card-body,
Expand Down

0 comments on commit 75d52b3

Please sign in to comment.