Skip to content

Commit

Permalink
fix: remove right margin from card
Browse files Browse the repository at this point in the history
  • Loading branch information
zetareticoli committed Jul 7, 2023
1 parent feb90ab commit 4ba3977
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/scss/custom/_card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -716,8 +716,6 @@ a.read-more {
}
.card {
border: none;
// border-right: 1px solid $card-border-color;
margin-right: -$grid-gutter-width * 0.5;
&.card-bg,
&.card-img {
margin: 0;
Expand Down

0 comments on commit 4ba3977

Please sign in to comment.