From a77d64b47347afe344bd75c9c6f29782b5b3b451 Mon Sep 17 00:00:00 2001
From: zhaoyongnian <541231643@qq.com>
Date: Mon, 24 Jan 2022 09:30:35 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/main-index.vue | 2 +-
src/views/main-navbar.vue | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/views/main-index.vue b/src/views/main-index.vue
index a6265c9e..a0c9be7e 100644
--- a/src/views/main-index.vue
+++ b/src/views/main-index.vue
@@ -86,7 +86,7 @@ export default {
.item-left{
cursor: pointer;
height: 100%;
- width: 31%;
+ width: 40%;
display: flex;
align-items: center;
justify-content: center;
diff --git a/src/views/main-navbar.vue b/src/views/main-navbar.vue
index 50c0cb5f..4201cb30 100644
--- a/src/views/main-navbar.vue
+++ b/src/views/main-navbar.vue
@@ -36,7 +36,7 @@