Loading app/assets/css/carousel.css +10 −1 Original line number Diff line number Diff line Loading @@ -44,12 +44,14 @@ body { height: 500px; margin-bottom: 60px; } /* Since positioning the image, we need to help out the caption */ .carousel-caption { z-index: 10; right: 53%; right: 55%; top: 125px; text-align: left; left: 10%; } /* Declare heights because of positioning of img element */ Loading Loading @@ -135,3 +137,10 @@ body { margin-top: 120px; } } @media (max-width: 780px){ .carousel-inner > .item > img { min-width: 780px; min-heigth:200px; } } Loading
app/assets/css/carousel.css +10 −1 Original line number Diff line number Diff line Loading @@ -44,12 +44,14 @@ body { height: 500px; margin-bottom: 60px; } /* Since positioning the image, we need to help out the caption */ .carousel-caption { z-index: 10; right: 53%; right: 55%; top: 125px; text-align: left; left: 10%; } /* Declare heights because of positioning of img element */ Loading Loading @@ -135,3 +137,10 @@ body { margin-top: 120px; } } @media (max-width: 780px){ .carousel-inner > .item > img { min-width: 780px; min-heigth:200px; } }