]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
First pass at .row-cols classes
authorMark Otto <markdotto@gmail.com>
Wed, 17 Jul 2019 23:27:53 +0000 (02:27 +0300)
committerMark Otto <otto@github.com>
Fri, 30 Aug 2019 20:07:27 +0000 (13:07 -0700)
commite2252e023096daa7e852835a69c360484765c42b
tree31f977b041fe7c19a555e000491302154b3bb336
parent4041d70eb5462fe8fdd08040f68fcb0ccf67935e
First pass at .row-cols classes

Trying to find a new way to do responsive card decks while not locking ourselves into the cards themselves. My thinking here is we can easily control the column (.col) width by the parent, but I don't know how many we need (have 0-5 now) across each breakpoint. This works for cards so far, and I think could get us equal height, too.
scss/_card.scss
site/content/docs/4.3/components/card.md
site/content/docs/4.3/layout/grid.md