zs há 7 meses atrás
pai
commit
7b430427e1
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      src/views/home/index.vue

+ 3 - 3
src/views/home/index.vue

@@ -162,8 +162,8 @@ const search = async () => {
         text-align: center;
         cursor: pointer;
         margin: 0 auto;
-        width: 400px;
-        height: 400px;
+        width: 480px;
+        height: 480px;
         z-index: 1;
         background: url(/images/homebg.png) no-repeat;
         background-size: contain;
@@ -184,7 +184,7 @@ const search = async () => {
           cursor: pointer;
           margin: auto;
           text-align: center;
-          width: 255px;
+          width: 290px;
           z-index: 10;
         }
       }