From d788d2efac79bfe84bba46db6574534f111fcece Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Poupard?= Date: Mon, 28 Feb 2022 17:12:50 +0100 Subject: docs(example): fix RTL carousel example --- site/content/docs/5.1/examples/carousel/carousel.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'site/content/docs/5.1/examples/carousel/carousel.css') diff --git a/site/content/docs/5.1/examples/carousel/carousel.css b/site/content/docs/5.1/examples/carousel/carousel.css index 8b4328c79..0bdf9768d 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 -------------------------------------------------- */ -- cgit v1.2.3