fix ad banner style
This commit is contained in:
parent
4768dfd8d6
commit
427bdff8d3
|
@ -192,4 +192,15 @@ span.hover-picture:hover>img {
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
#main-content{
|
||||||
|
.carousel_images{
|
||||||
|
.w-ba-banner__image{
|
||||||
|
width: 70%;
|
||||||
|
}
|
||||||
|
.w-ba-banner__slide{
|
||||||
|
text-align: center;
|
||||||
|
max-height: 70vh;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue