Update ungleich.css
This commit is contained in:
parent
35fb872dc1
commit
d6db984156
1 changed files with 3 additions and 3 deletions
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue