mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-13 01:08:58 +01:00
9 lines
102 B
CSS
9 lines
102 B
CSS
|
.carousel-item > img {
|
||
|
right: 0;
|
||
|
left: auto;
|
||
|
}
|
||
|
|
||
|
.featurette-heading {
|
||
|
letter-spacing: normal;
|
||
|
}
|