We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c107918 commit ce0621eCopy full SHA for ce0621e
scss/_variables.scss
@@ -1569,7 +1569,7 @@ $card-title-spacer-y: $spacer * .5 !default;
1569
$card-border-width: $border-width !default;
1570
$card-border-color: rgba($black, .125) !default;
1571
$card-border-radius: $border-radius !default;
1572
-$card-box-shadow: null !default;
+// $card-box-shadow: null !default;
1573
$card-inner-border-radius: subtract($card-border-radius, $card-border-width) !default;
1574
$card-cap-padding-y: $card-spacer-y * .5 !default;
1575
$card-cap-padding-x: $card-spacer-x !default;
0 commit comments