fix: 优化社区标题样式,调整文本结构

Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
This commit is contained in:
2025-06-01 22:42:39 +08:00
parent 80ec2727c3
commit 584f3702bb

View File

@@ -345,15 +345,13 @@ onMounted(() => {
'--s-bg-3': 'var(--p-secondary-400)', '--s-bg-3': 'var(--p-secondary-400)',
}" }"
/> />
<div class="flex flex-col"> <h2 class="text-5xl text-(--p-primary-600) font-bold leading-[1.3]">
<h2 class="text-5xl font-[KNYuanmo] text-(--p-primary-400)"> <span class="font-[KNYuanmo] text-(--p-primary-400) font-normal"
COMMUNITY >COMMUNITY</span
</h2> ><br />
<h2 class="text-5xl font-bold text-(--p-primary-600) mt-2">
社区共筑&nbsp;&nbsp;精挑细选 社区共筑&nbsp;&nbsp;精挑细选
</h2> </h2>
</div> </div>
</div>
<div class="flex gap-16"> <div class="flex gap-16">
<!-- 左侧内容区域 --> <!-- 左侧内容区域 -->
<div class="flex flex-col py-12 gap-6"> <div class="flex flex-col py-12 gap-6">