'adbanner,content'

This commit is contained in:
ken 2023-07-25 21:47:49 +08:00
parent 4a67e0af22
commit b71816597a
2 changed files with 7 additions and 1 deletions

View File

@ -624,7 +624,6 @@ body{
width: 146px !important;
}
@media screen and (max-width:$screen-xs){
width: 110px !important;
margin-top: 3px;
}
}
@ -639,6 +638,7 @@ body{
}
@media screen and (min-width:769px) and (max-width:1025px){
width: 200px!important;
margin: 1em;
}
@media screen and (max-width:768px){
width: 140px!important;

View File

@ -8,6 +8,12 @@
// Widget
// ## gerenral styles
.ba-banner-widget-2{
height: 100vh !important;
.w-ba-banner__wrap{
height: 100vh !important;
}
}
.jarallax-video-audio, .jarallax-video-control-play{
bottom: 2%!important;
top: auto!important;