sunlupeng 2 年之前
父節點
當前提交
6dad36cec5
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/assets/css/global.css

+ 3 - 3
src/assets/css/global.css

@@ -37,8 +37,8 @@ a {
 }
 .wrapper .success-icon {
     position: absolute;
-    top: -25px;
-    left: -15px;
+    top: -80px;
+
 }
 .wrapper .header {
     font-weight: 500;
@@ -47,7 +47,7 @@ a {
     text-align: center;
     color: #d25f00;
     opacity: .8;
-    margin: 32px 0 24px;
+    margin: 0 0 24px;
     display: flex;
     align-items: center;
     justify-content: center;