2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Prevent RTL CSS conversion from breaking Carousel example

This commit is contained in:
Mark Otto
2022-02-23 14:05:59 -08:00
parent 333d89e498
commit ec46b06c8f
2 changed files with 5 additions and 1 deletions
@@ -53,7 +53,6 @@ body {
/* Thin out the marketing headings */
.featurette-heading {
/* rtl:remove */
letter-spacing: -.05rem;
}