Browse Source

修改logo

chenjun 1 year ago
parent
commit
0ed89d88f8
1 changed files with 5 additions and 1 deletions
  1. 5 1
      src/layout/components/Navbar.vue

+ 5 - 1
src/layout/components/Navbar.vue

@@ -198,11 +198,15 @@ export default {
         margin-right: 12px;
         margin-right: 12px;
         background: #ffffff;
         background: #ffffff;
       }
       }
+      >.log_img{
+        display: flex;
+      }
       > .log_name {
       > .log_name {
         margin-left: 10px;
         margin-left: 10px;
-        font-size: 14px;
+        font-size: 18px;
         font-family: Microsoft YaHei;
         font-family: Microsoft YaHei;
         font-weight: bold;
         font-weight: bold;
+        line-height: 48px;
       }
       }
     }
     }
     .hamburger-container {
     .hamburger-container {