docs
components
card.md +11 -11
utilities.md +13 -3
content
figures.md +1 -1
images.md +2 -2
examples
album
index.html +1 -1
carousel
index.html +2 -2
layout
grid.md +5 -5
scss
_utilities.scss +0 -3
+ 11
- 11
@@ -130,13 +130,13 @@ You can quickly change the text alignment of any card—in its entirety or speci
@@ -186,7 +186,7 @@ Add an optional header and/or footer within a card.
@@ -260,7 +260,7 @@ You can also use `.card-inverse` with the [contextual backgrounds variants](#bac
@@ -268,7 +268,7 @@ Cards include their own variant classes for quickly changing the `background-col
@@ -276,7 +276,7 @@ Cards include their own variant classes for quickly changing the `background-col
@@ -284,7 +284,7 @@ Cards include their own variant classes for quickly changing the `background-col
@@ -292,7 +292,7 @@ Cards include their own variant classes for quickly changing the `background-col
@@ -409,7 +409,7 @@ Cards can be organized into [Masonry](http://masonry.desandro.com)-like columns
@@ -419,7 +419,7 @@ Cards can be organized into [Masonry](http://masonry.desandro.com)-like columns
@@ -427,7 +427,7 @@ Cards can be organized into [Masonry](http://masonry.desandro.com)-like columns
+ 13
- 3
@@ -94,13 +94,23 @@ Assign `margin` or `padding` to an element or a subset of its sides with shortha
+ 1
- 1
@@ -20,6 +20,6 @@ Aligning the figure's caption is easy with our [text utilities]({{ site.baseurl
+ 2
- 2
@@ -68,13 +68,13 @@ Align images with the [helper float classes]({{ site.baseurl }}/components/utili
+ 1
- 1
@@ -44,7 +44,7 @@