diff options
| author | Gaƫl Poupard <[email protected]> | 2022-02-28 17:12:50 +0100 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-03-01 13:01:00 -0800 |
| commit | d788d2efac79bfe84bba46db6574534f111fcece (patch) | |
| tree | c248fc1a6860499c1d56ebfa617edbd9ade7606b /site/content/docs/5.1/examples/carousel/carousel.rtl.css | |
| parent | 9030f57db7762a48c813881ef22a99e6cebe99ce (diff) | |
| download | bootstrap-d788d2efac79bfe84bba46db6574534f111fcece.tar.xz bootstrap-d788d2efac79bfe84bba46db6574534f111fcece.zip | |
docs(example): fix RTL carousel example
Diffstat (limited to 'site/content/docs/5.1/examples/carousel/carousel.rtl.css')
| -rw-r--r-- | site/content/docs/5.1/examples/carousel/carousel.rtl.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/content/docs/5.1/examples/carousel/carousel.rtl.css b/site/content/docs/5.1/examples/carousel/carousel.rtl.css index 203757e80..d20a8111a 100644 --- a/site/content/docs/5.1/examples/carousel/carousel.rtl.css +++ b/site/content/docs/5.1/examples/carousel/carousel.rtl.css @@ -49,6 +49,7 @@ body { margin: 5rem 0; /* Space out the Bootstrap <hr> more */ } +/* Thin out the marketing headings */ /* RESPONSIVE CSS -------------------------------------------------- */ |
