]> 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)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 26 Sep 2019 15:37:07 +0000 (18:37 +0300)
commit9ed860ef24a4a4103a779661364a28b5562eb2a7
tree6582e89ec784c0336e274fcdd49565732e81e89d
parent28758a03f0602d4adc824fae756016d06343a00f
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/docs/4.3/components/card.md
site/docs/4.3/layout/grid.md