mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 21:22:52 +02:00
Remove card columns in favor of masonry grid
This commit is contained in:
committed by
XhmikosR
parent
3b73dfc44b
commit
b4c4223409
@@ -841,10 +841,6 @@ $card-img-overlay-padding: 1.25rem !default;
|
||||
$card-group-margin: $grid-gutter-width / 2 !default;
|
||||
$card-deck-margin: $card-group-margin !default;
|
||||
|
||||
$card-columns-count: 3 !default;
|
||||
$card-columns-gap: 1.25rem !default;
|
||||
$card-columns-margin: $card-spacer-y !default;
|
||||
|
||||
|
||||
// Tooltips
|
||||
|
||||
|
Reference in New Issue
Block a user