凉纪 1 anno fa
parent
commit
1487a0c04c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -263,7 +263,7 @@ export default {
     }
   }
   &:hover{
-    background-color: #1ea8e9;
+    background-color: #6eb9ec;
     color:#fff;
     transition: all .38s ease-out;
   }