maxiaoxiao 1 rok temu
rodzic
commit
07414e6535
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -15,6 +15,6 @@ export default {
   top: 0;
   width: 100%;
   height: 100%;
- 
+  background: rgba(6, 37, 66, 1);
 }
 </style>