1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02:00

Remove card decks in favor of the grid

This commit is contained in:
Martijn Cuppens
2019-11-16 12:49:38 +01:00
parent 8eb8c97bec
commit 66408b6e59
3 changed files with 1 additions and 25 deletions

View File

@@ -121,6 +121,7 @@ Badges were overhauled to better differentiate themselves from buttons and to be
### Cards
- Removed the card columns in favor of a Masonry grid [See #28922](https://github.com/twbs/bootstrap/pull/28922).
- Removed card decks in favor of the grid which adds more flexibility over responsive behaviour.
### Jumbotron