Commit 38c7813c authored by Mark Otto's avatar Mark Otto
Browse files

grunt

parent 8e6df432
Showing with 3207 additions and 1908 deletions
+3207 -1908
......@@ -3885,8 +3885,8 @@ input[type="button"].btn-block {
}
.card-deck .card {
display: table-cell;
float: none;
max-width: none;
width: 1%;
vertical-align: top;
}
.card-deck-wrapper {
......@@ -3931,9 +3931,9 @@ input[type="button"].btn-block {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-gap: 1rem;
-moz-column-gap: 1rem;
column-gap: 1rem;
-webkit-column-gap: 1.25rem;
-moz-column-gap: 1.25rem;
column-gap: 1.25rem;
}
.card-columns .card {
display: inline-block;
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment