Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scss/_card.scss')
-rw-r--r--scss/_card.scss9
1 files changed, 1 insertions, 8 deletions
diff --git a/scss/_card.scss b/scss/_card.scss
index 9857ea2d98..9fe70e8cf6 100644
--- a/scss/_card.scss
+++ b/scss/_card.scss
@@ -182,14 +182,7 @@
}
-// Card set
-//
-// Heads up! We do some funky style resetting here for margins across our two
-// variations (one flex, one table). Individual cards have margin-bottom by
-// default, but they're ignored due to table styles. For a consistent design,
-// we've done the same to the flex variation.
-//
-// Those changes are noted by `// Margin balancing`.
+// Card deck
@include media-breakpoint-up(sm) {
.card-deck {