aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/examples/carousel/carousel.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/4.0/examples/carousel/carousel.css')
-rw-r--r--docs/4.0/examples/carousel/carousel.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/4.0/examples/carousel/carousel.css b/docs/4.0/examples/carousel/carousel.css
index 5fbdea52e..f9b5a7e49 100644
--- a/docs/4.0/examples/carousel/carousel.css
+++ b/docs/4.0/examples/carousel/carousel.css
@@ -18,8 +18,8 @@ body {
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
- z-index: 10;
bottom: 3rem;
+ z-index: 10;
}
/* Declare heights because of positioning of img element */
@@ -45,7 +45,7 @@ body {
text-align: center;
}
.marketing h2 {
- font-weight: normal;
+ font-weight: 400;
}
.marketing .col-lg-4 p {
margin-right: .75rem;