mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
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 */
|
/* Thin out the marketing headings */
|
||||||
|
/* rtl:begin:remove */
|
||||||
.featurette-heading {
|
.featurette-heading {
|
||||||
/* rtl:remove */
|
|
||||||
letter-spacing: -.05rem;
|
letter-spacing: -.05rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* rtl:end:remove */
|
||||||
|
|
||||||
/* RESPONSIVE CSS
|
/* RESPONSIVE CSS
|
||||||
-------------------------------------------------- */
|
-------------------------------------------------- */
|
||||||
|
@ -49,6 +49,7 @@ body {
|
|||||||
margin: 5rem 0; /* Space out the Bootstrap <hr> more */
|
margin: 5rem 0; /* Space out the Bootstrap <hr> more */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Thin out the marketing headings */
|
||||||
|
|
||||||
/* RESPONSIVE CSS
|
/* RESPONSIVE CSS
|
||||||
-------------------------------------------------- */
|
-------------------------------------------------- */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user