Kaynağa Gözat

Merge branch 'dev/v4.9.2_cyl' of qmx/jy into release/v4.9.2

cuiyalong 1 yıl önce
ebeveyn
işleme
c64e6a5cce

+ 5 - 4
src/web/staticres/frontRouter/pc/activity/css/202402.css

@@ -180,9 +180,10 @@
 .header-banner-machine {
   position: relative;
   width: 1080px;
-  height: 631px;
+  height: 630px;
   background: url(/frontRouter/pc/activity/image/202402/pc-get-eggs-machine-bg.png) no-repeat;
-  background-size: contain;
+  background-size: 100% auto;
+  background-position: center;
 }
 .header-banner-machine .machine-title {
   position: absolute;
@@ -223,7 +224,7 @@
   position: absolute;
   left: 50%;
   top: 264px;
-  transform: translateX(-54%);
+  transform: translateX(-50%);
   background-color: transparent;
   width: 310px;
   height: 100px;
@@ -245,7 +246,7 @@
 .header-banner-machine .machine-ani-content {
   position: absolute;
   top: 48px;
-  left: calc(50% - 17px);;
+  left: calc(50% - 8px);;
   transform: translateX(-50%);
   width: 496px;
   height: 252px;