fix error

This commit is contained in:
rulingcom 2021-10-13 08:56:05 +00:00
parent b39796f612
commit 62165de9a2
1 changed files with 3 additions and 3 deletions

View File

@ -160,7 +160,7 @@ a#content{
}
}
@media(max-width: $screen-xs){
height: 720px !important;
height: 760px !important;
.ad-overlay{
top: 17%;
position: absolute;
@ -176,12 +176,12 @@ a#content{
}
.jp-video, .jp-video > div, .jp-video img{
@media(max-width: $screen-xs){
height: 800px!important;
height: 760px!important;
}
}
.jplayer_slide{
@media(max-width: $screen-xs){
height: 800px!important;
height: 760px!important;
}
}
[id^="jp_video_"]{