From 4b2f79bd2833ef99aa0c3825b03074be3f2f7196 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期五, 28 三月 2025 10:39:46 +0800
Subject: [PATCH] 首页左侧完善

---
 src/App.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index aada410..0b7a7bf 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -9,8 +9,8 @@
   font-family: Avenir, Helvetica, Arial, sans-serif;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
-  text-align: center;
   color: #2c3e50;
+  font-size: 14px;
 }
 
 </style>

--
Gitblit v1.8.0