2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03: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
+1
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