diff options
| author | Mark Otto <[email protected]> | 2016-10-24 22:10:35 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-10-24 22:10:35 -0700 |
| commit | f11f630acd4b0cfad3188d125241a41b6ab11627 (patch) | |
| tree | 94a6f518289752149c4c273e671a45a4d4f3eb55 /docs/examples/carousel/carousel.css | |
| parent | ee47abd56ccd9af99a4e301e9e6ee6cc93a54bb7 (diff) | |
| parent | ba49d709baa3120782b96e1379e5cbe797ce01c9 (diff) | |
| download | bootstrap-f11f630acd4b0cfad3188d125241a41b6ab11627.tar.xz bootstrap-f11f630acd4b0cfad3188d125241a41b6ab11627.zip | |
Merge pull request #20947 from bardiharborow/examples
Normalize examples and update where relevant.
Diffstat (limited to 'docs/examples/carousel/carousel.css')
| -rw-r--r-- | docs/examples/carousel/carousel.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples/carousel/carousel.css b/docs/examples/carousel/carousel.css index 52c93a296..a1ec54fa5 100644 --- a/docs/examples/carousel/carousel.css +++ b/docs/examples/carousel/carousel.css @@ -3,6 +3,7 @@ /* Padding below the footer and lighter body text */ body { + padding-top: 3rem; padding-bottom: 3rem; color: #5a5a5a; } |
