mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-12 00:08:59 +01:00
improve spacing in carousel example
This commit is contained in:
parent
e83a974afe
commit
814f9f17f9
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user