Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'site/content/docs/5.1/examples/carousel/carousel.css')
-rw-r--r--site/content/docs/5.1/examples/carousel/carousel.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/content/docs/5.1/examples/carousel/carousel.css b/site/content/docs/5.1/examples/carousel/carousel.css
index 8b4328c795..0bdf9768d2 100644
--- a/site/content/docs/5.1/examples/carousel/carousel.css
+++ b/site/content/docs/5.1/examples/carousel/carousel.css
@@ -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
-------------------------------------------------- */