Commit a4e9a684 authored by Mark Otto's avatar Mark Otto

space out form control sizing examples

parent f1e10c37
...@@ -88,6 +88,12 @@ ...@@ -88,6 +88,12 @@
width: auto; width: auto;
} }
> .form-control {
+ .form-control {
margin-top: .5rem;
}
}
// Card examples should be horizontal // Card examples should be horizontal
> .card { > .card {
max-width: 20rem; max-width: 20rem;
......
Markdown is supported
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