From f2f342f0b786bd906b4cda0ba6f6346916827075 Mon Sep 17 00:00:00 2001
From: 艺术家 <10819716+q100102@user.noreply.gitee.com>
Date: 星期三, 11 六月 2025 14:38:04 +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