fix error
This commit is contained in:
parent
4b6189fbc9
commit
9c7ac65c18
|
@ -148,7 +148,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.ad-overlay.w-ba-banner__caption.w-ad-banner__caption {
|
.ad-overlay.w-ba-banner__caption.w-ad-banner__caption {
|
||||||
bottom: 55px;
|
//bottom: 55px;
|
||||||
height: 60px;
|
height: 60px;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
@ -167,4 +167,4 @@ span.w-annc__postdate-wrap.col-sm-2 {
|
||||||
}
|
}
|
||||||
h4.w-annc__entry-title.col-sm-9 {
|
h4.w-annc__entry-title.col-sm-9 {
|
||||||
width: 190px;
|
width: 190px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue