Commit 01a44bfa authored by Mark Otto's avatar Mark Otto
Browse files

Merge pull request #18255 from twbs/v4-block-cards

Block level cards
parents 36b33bd1 0e77265c
Showing with 1 addition and 0 deletions
+1 -0
......@@ -4,6 +4,7 @@
.card {
position: relative;
display: block;
margin-bottom: $card-spacer-y;
background-color: $card-bg;
border: $card-border-width solid $card-border-color;
......
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