mirror of https://github.com/twbs/bootstrap.git
docs(example): fix RTL carousel example
This commit is contained in:
parent
9030f57db7
commit
d788d2efac
|
|
@ -52,11 +52,12 @@ body {
|
|||
}
|
||||
|
||||
/* Thin out the marketing headings */
|
||||
/* rtl:begin:remove */
|
||||
.featurette-heading {
|
||||
/* rtl:remove */
|
||||
letter-spacing: -.05rem;
|
||||
}
|
||||
|
||||
/* rtl:end:remove */
|
||||
|
||||
/* RESPONSIVE CSS
|
||||
-------------------------------------------------- */
|
||||
|
|
|
|||
|
|
@ -49,6 +49,7 @@ body {
|
|||
margin: 5rem 0; /* Space out the Bootstrap <hr> more */
|
||||
}
|
||||
|
||||
/* Thin out the marketing headings */
|
||||
|
||||
/* RESPONSIVE CSS
|
||||
-------------------------------------------------- */
|
||||
|
|
|
|||
Loading…
Reference in New Issue