浏览代码

调整x部落图片影响样式

guohh 5 年之前
父节点
当前提交
c2d7353acb
共有 2 个文件被更改,包括 3 次插入2 次删除
  1. 2 1
      2020/x-3/download/css-mobile/index-mobile.css
  2. 1 1
      2020/x-3/download/css/index.css

+ 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
}