guhongwei 4 years ago
parent
commit
98ff6bcbee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -32,7 +32,7 @@ export default {
 .text_left {
   width: 100%;
   line-height: 50px;
-  padding: 20px 20px;
+  padding: 10px 20px 5px 20px;
   color: blue;
 }
 </style>