mo 1 年之前
父节点
当前提交
f5fca59f12
共有 1 个文件被更改,包括 4 次插入6 次删除
  1. 4 6
      dist/index.html

+ 4 - 6
dist/index.html

@@ -46,22 +46,20 @@
       bottom: 31Px;
       cursor: pointer;
       z-index: 100;
-      display: block;
+
     }
 
     .imgWrap {
       width: 456Px;
       height: 522Px;
-      position: absolute;
-      top: 141Px;
-      left: 50%;
-      margin-left: -288Px;
+      margin: 140Px auto 0;
+      position: relative;
       z-index: 100;
     }
 
     /* margin-top: 300px; */
     .textWrap {
-      margin-top: 300Px;
+      margin-top: 140Px;
       text-align: center;
       width: 500Px;
       position: absolute;