diff options
| author | Bardi Harborow <[email protected]> | 2016-10-20 01:45:00 +1100 |
|---|---|---|
| committer | Bardi Harborow <[email protected]> | 2016-10-20 02:11:55 +1100 |
| commit | ba49d709baa3120782b96e1379e5cbe797ce01c9 (patch) | |
| tree | 99c438a22555316577307976b065967b3d5b18af /docs/examples/carousel/carousel.css | |
| parent | dd22d9925460a06c49a19f5142019a2a30c41119 (diff) | |
| download | bootstrap-ba49d709baa3120782b96e1379e5cbe797ce01c9.tar.xz bootstrap-ba49d709baa3120782b96e1379e5cbe797ce01c9.zip | |
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; } |
