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