zs 7 kuukautta sitten
vanhempi
commit
7b430427e1
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  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;
         }
       }