0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-13 13:29:25 +01:00

docs(example): fix RTL carousel example

This commit is contained in:
Gaël Poupard 2022-02-28 17:12:50 +01:00 committed by Mark Otto
parent 9030f57db7
commit d788d2efac
2 changed files with 3 additions and 1 deletions

View File

@ -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
-------------------------------------------------- */

View File

@ -49,6 +49,7 @@ body {
margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */
/* RESPONSIVE CSS
-------------------------------------------------- */