From 758f63615a8591d6a230b8f6decfd2b8eae0e0e6 Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Mon, 2 Feb 2026 16:13:01 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=AD=97=E4=BD=93=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AwardPage/components/ApplySection.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/AwardPage/components/ApplySection.vue b/src/views/AwardPage/components/ApplySection.vue index 27e58e05..ca120cfb 100644 --- a/src/views/AwardPage/components/ApplySection.vue +++ b/src/views/AwardPage/components/ApplySection.vue @@ -463,7 +463,7 @@ .item-desc { font-family: 'Instrument'; font-weight: 400; - font-size: 24px; + font-size: 2.4rem; color: #585858; &.indent { padding-left: 3.8rem;