mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-10 23:54:08 +02:00
docs(example): fix RTL carousel example
This commit is contained in:
@@ -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
|
||||||
-------------------------------------------------- */
|
-------------------------------------------------- */
|
||||||
|
Reference in New Issue
Block a user