parent
a2673e8c03
commit
28832cdf99
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -139,7 +139,7 @@ body {
|
|||
|
||||
/* Carousel base class */
|
||||
.carousel {
|
||||
margin-bottom: 30px;
|
||||
margin-bottom: 15px;
|
||||
|
||||
}
|
||||
.carousel .container {
|
||||
|
@ -156,14 +156,14 @@ body {
|
|||
z-index: 10;
|
||||
}
|
||||
.carousel .item {
|
||||
height: 320px;
|
||||
height: 260px;
|
||||
}
|
||||
.carousel img {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
min-width: 100%;
|
||||
height: 320px;
|
||||
height: 260px;
|
||||
}
|
||||
.carousel-caption {
|
||||
background-color: transparent;
|
||||
|
@ -171,7 +171,7 @@ body {
|
|||
max-width: 1128px;
|
||||
padding: 0 20px;
|
||||
|
||||
margin-top:260px;
|
||||
margin-top:210px;
|
||||
}
|
||||
.carousel-caption h2, .carousel-caption .lead {
|
||||
margin: 0;
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 475 KiB After Width: | Height: | Size: 546 KiB |
Loading…
Reference in New Issue