liyongli hace 1 año
padre
commit
f34c4c12a4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/view/setSail/index.vue

+ 1 - 1
src/view/setSail/index.vue

@@ -350,7 +350,7 @@ const onSubmit = () => {
 .setSail {
   width: 100vw;
   min-height: 100vh;
-  background-color: #a05954;
+  background-color: #0a456d;
   font-weight: 400;
 }