mo 1 年之前
父節點
當前提交
ae22e1b9e6
共有 1 個文件被更改,包括 3 次插入5 次删除
  1. 3 5
      index.html

+ 3 - 5
index.html

@@ -46,16 +46,14 @@
       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;
     }