Browse Source

bug:修改字体

lilinsen 6 years ago
parent
commit
f311dd2733
1 changed files with 2 additions and 1 deletions
  1. 2 1
      sites/doc/app.vue

+ 2 - 1
sites/doc/app.vue

@@ -223,7 +223,7 @@ export default {
   position: relative;
   background: #fff;
   min-height: 100vh;
-  min-width: 1000px;
+  min-width: 1200px;
   padding: 85px 0 200px 0;
   box-sizing: border-box;
   display: flex;
@@ -239,6 +239,7 @@ export default {
   align-items: center;
   margin-bottom: 50px;
   z-index: 42;
+  min-width: 1200px;
     .logo {
     width: 293px;
     height: 65px;