diff --git a/themes/vr/web/css/home.css b/themes/vr/web/css/home.css index 0bf95ae..f950ba4 100755 --- a/themes/vr/web/css/home.css +++ b/themes/vr/web/css/home.css @@ -358,7 +358,7 @@ } .bannerArea .wrap .bannerBox img { - height: 100vh; + height: auto; -o-object-fit: cover; object-fit: cover; } @@ -424,8 +424,7 @@ .bannerArea .wrap .bannerContent .titleBox { position: relative; - height: 100px; - margin-bottom: 50px; + margin-bottom: 1rem; color: #FFF; } @@ -455,10 +454,10 @@ } .bannerArea .wrap .bannerContent .titleBox .bottomTitle { - font-size: 48px; + font-size: 2rem; font-weight: 400; letter-spacing: 5.28px; - line-height: 70px; + /* line-height: 70px; */ } .bannerArea .wrap .bannerContent .titleBox .bottomTitle span { @@ -1749,7 +1748,7 @@ } .bannerArea .wrap .bannerContent .titleBox .bottomTitle { word-break: keep-all; - font-size: 24px; + font-size: 1rem; } .bannerArea .wrap .bannerContent .titleBox .bottomTitle span { font-size: 36px; diff --git a/themes/vr/web/css/video.css b/themes/vr/web/css/video.css index 69cc4ca..c44e1c5 100755 --- a/themes/vr/web/css/video.css +++ b/themes/vr/web/css/video.css @@ -8,8 +8,8 @@ position:relative; z-index:99;} -.bannerArea ul li{ - min-height:80vh;} +/* .bannerArea ul li{ + min-height:80vh;} */ .playerBox{ width:100%; @@ -88,8 +88,8 @@ background: #000; z-index:5;} @media (max-width:480px){ - .bannerArea ul li{ - min-height:320px;} + /* .bannerArea ul li{ + min-height:320px;} */ .bannerArea ul li .Txt .btn{ margin-top:20px;} diff --git a/themes/vr/web/web.html b/themes/vr/web/web.html index 9e02cfd..52ca4e8 100755 --- a/themes/vr/web/web.html +++ b/themes/vr/web/web.html @@ -8,9 +8,9 @@ - + - + @@ -37,7 +37,7 @@