From 4b2e902503ac1fabde7340ca26a1adbc0018d118 Mon Sep 17 00:00:00 2001 From: 艺术家 <10819716+q100102@user.noreply.gitee.com> Date: 星期三, 11 六月 2025 17:31:41 +0800 Subject: [PATCH] 代码提交 --- 项目代码/伸缩杆/client/src/views/Index.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/\344\274\270\347\274\251\346\235\206/client/src/views/Index.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/\344\274\270\347\274\251\346\235\206/client/src/views/Index.vue" index 5122c99..e37ab93 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/\344\274\270\347\274\251\346\235\206/client/src/views/Index.vue" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/\344\274\270\347\274\251\346\235\206/client/src/views/Index.vue" @@ -305,7 +305,7 @@ span { display: flex; text-align: left; - font-size: 1.88rem; + font-size: 4rem; color: rgba(255, 255, 255, 1); font-weight: bold; padding-left: 2rem; @@ -336,7 +336,7 @@ span { display: flex; text-align: left; - font-size: 1.88rem; + font-size: 4rem; color: rgba(255, 255, 255, 1); font-weight: bold; padding-left: 2rem; @@ -367,7 +367,7 @@ span { display: flex; text-align: left; - font-size: 1.88rem; + font-size: 4rem; color: rgba(255, 255, 255, 1); font-weight: bold; padding-left: 2rem; -- Gitblit v1.9.3