Browse Source

修改图片变形问题

秦鹏 3 years ago
parent
commit
ae4696eac4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/Header.vue

+ 2 - 2
src/components/Header.vue

@@ -350,8 +350,8 @@ export default {
   font-family: "sourceR";
   .logo {
     > img {
-      width: 188px;
-      height: 64px;
+      // width: 188px;
+      height: 50px;
     }
     &-img {
       font-style: normal;