From 63cf733888810630129576657e0f793275eb971a Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期四, 27 三月 2025 17:33:01 +0800 Subject: [PATCH] 完善页面 --- src/App.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/App.vue b/src/App.vue index c102b28..0b7a7bf 100644 --- a/src/App.vue +++ b/src/App.vue @@ -10,6 +10,7 @@ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #2c3e50; + font-size: 14px; } </style> -- Gitblit v1.8.0