Created
February 14, 2016 05:45
-
-
Save gitaeks/ed19a8bddb55fc8c74f1 to your computer and use it in GitHub Desktop.
[rc] Card sizing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="card card-block" style="width: 18rem;"> | |
| <h3 class="card-title">Special title treatment</h3> | |
| <p class="card-text">With supporting text below as a natural lead-in to additional content.</p> | |
| <a href="#" class="btn btn-primary">Go somewhere</a> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment