From 6c03cb83acd42890514d62980755f8115ccf24cc Mon Sep 17 00:00:00 2001 From: zhangjianjun Date: Tue, 31 Mar 2026 17:32:12 +0800 Subject: [PATCH] updat --- src/pages/Join/Culture.module.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/Join/Culture.module.css b/src/pages/Join/Culture.module.css index 40f31e5..25f5a6e 100644 --- a/src/pages/Join/Culture.module.css +++ b/src/pages/Join/Culture.module.css @@ -87,14 +87,14 @@ } .valuesItemTitle { - font-weight: 500; + font-weight: bold; font-size: 1.5rem; color: #222222; line-height: 2.125rem; } .valuesItemContent { - font-weight: 500; + font-weight: bold; font-size: 1.125rem; color: #222222; line-height: 1.625rem;