Update ungleich.css

This commit is contained in:
Arvind Tiwari 2018-05-01 00:48:31 +05:30 committed by GitHub
parent 35fb872dc1
commit d6db984156
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -195,7 +195,7 @@
flex: 1;
}
.header_slider > .carousel .item .container {
.header_slider > .carousel .item .container-fluid {
overflow: auto;
padding: 50px 20px 60px;
height: 100%;
@ -236,7 +236,7 @@
.header_slider .carousel-control .fa {
font-size: 4em;
}
.header_slider > .carousel .item .container {
.header_slider > .carousel .item .container-fluid {
overflow: auto;
padding: 75px 50px;
}
@ -403,4 +403,4 @@
left: 0;
bottom: 0;
background: rgba(0,0,0,0.35);
}
}