Commit 0048446d authored by Mark Otto's avatar Mark Otto

improve spacing in carousel example

parent fa778792
......@@ -106,14 +106,14 @@
}
.featurette-divider {
margin: 75px 0;
margin: 80px 0;
}
.featurette {
height: 362px;
padding: 75px 0;
padding: 80px 0;
overflow: hidden;
}
.featurette-image {
margin-top: -75px;
margin-top: -80px;
}
.featurette-image.pull-left {
margin-right: 40px;
......
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