Skip to content

Commit cc2281d

Browse files
committed
Update _card.scss
1 parent 28ad9d9 commit cc2281d

File tree

1 file changed

+1
-1
lines changed
  • themes/influencer-hugo/assets/scss/bootstrap

1 file changed

+1
-1
lines changed

themes/influencer-hugo/assets/scss/bootstrap/_card.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
margin-bottom: $card-deck-margin;
147147
}
148148

149-
@include media-breakpoint-up(sm) {
149+
@include media-breakpoint-up(lg) {
150150
flex-flow: row wrap;
151151
margin-right: -$card-deck-margin;
152152
margin-left: -$card-deck-margin;

0 commit comments

Comments
 (0)