fix error

This commit is contained in:
rulingcom 2021-10-13 06:42:03 +00:00
parent 4e3c27a6ef
commit 234bfe2936
1 changed files with 10 additions and 1 deletions

View File

@ -44,6 +44,15 @@
}
}
a#content{
color: inherit !important;
position: relative;
margin: 0;
z-index: 1000;
}
.layout-content-inner.container{
top: -25px;
}
.layout-header .header-banner{
.w-ba-banner{
.ad-overlay{
@ -144,7 +153,7 @@
}
}
@media screen and (min-width:$screen-xs) and (max-width:990px){
height: 800px !important;
height: 760px !important;
.ad-overlay{
bottom: 35%;
position: absolute;