lsc 2 years ago
parent
commit
351cf8bf5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -183,7 +183,7 @@ body {
 .app_head {
   height: 67.5px;
   width: 100%;
-  background-color: rgb(61, 103, 188);
+  background-color: rgb(43 68 118);
   display: flex;
   align-items: center;
   min-width: 1000px;