Browse Source

样式修改

tanxue 3 years ago
parent
commit
25073cf21e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      pages/introduction/index.vue

+ 2 - 1
pages/introduction/index.vue

@@ -189,6 +189,7 @@
   background: #fafafa;
   height: 450px;
   position: relative;
+  .client-container{position: relative}
   .my-img {
     width: 416px;
     height: 560px;
@@ -212,7 +213,7 @@
     margin: 55px 0;
     position: absolute;
     top: -55px;
-    left:700px;
+    left:560px;
     h4 {
       font-size: 30px;
       text-align: left;