Ver Código Fonte

调整x部落图片影响样式

guohh 5 anos atrás
pai
commit
c2d7353acb

+ 2 - 1
2020/x-3/download/css-mobile/index-mobile.css

@ -242,5 +242,6 @@ body {
242 242
}
243 243
244 244
.page-ios .display-content {
245
  margin: 0 .38rem;
245
  margin-left: .38rem;
246
  margin-right: .38rem;
246 247
}

+ 1 - 1
2020/x-3/download/css/index.css

@ -425,7 +425,7 @@ body {
425 425
  height: 1238px;
426 426
  position: absolute;
427 427
  left: 92px;
428
  top: 1020px;
428
  top: 1060px;
429 429
  background: url("../img/fun-meet-bg.png") left center no-repeat;
430 430
  background-size: 1476px auto;
431 431
}