fix error

This commit is contained in:
rulingcom 2021-10-13 06:37:22 +00:00
parent 8d96397de2
commit 4e3c27a6ef
1 changed files with 2 additions and 2 deletions

View File

@ -137,14 +137,14 @@
}
}
@media screen and (min-width:991px) and (max-width:1025px){
height: 1360px;
height: 760px;
.ad-overlay{
bottom: 31%;
position: absolute;
}
}
@media screen and (min-width:$screen-xs) and (max-width:990px){
height: 970px !important;
height: 800px !important;
.ad-overlay{
bottom: 35%;
position: absolute;