fix: 优化社区介绍文本格式,调整段落宽度以提升可读性

Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
This commit is contained in:
2025-06-03 00:45:19 +08:00
parent ead1905c99
commit f4f7987438
2 changed files with 17 additions and 21 deletions
+5 -6
View File
@@ -157,12 +157,11 @@ onMounted(() => {
</div>
<div class="flex flex-col gap-4">
<h2 class="text-2xl font-bold">关于星火社区</h2>
<p class="leading-[2] text-(--p-surface-600)">
星火社区是以丰富 Linux 应用生态为核心目标的开源协作<br />
平台汇聚年轻开发者团队核心项目星火应用商店通过<br />
整合分散资源提供海量软件下载及安装功能解决 Linux<br />
用户获取应用难题社区以星火燎原为理念通过论<br />
Wiki 和形象 IP 等传播方式构建开放协作生态
<p class="leading-[2] text-(--p-surface-600) max-w-[25.8em]">
星火社区是以丰富 Linux
应用生态为核心目标的开源协作平台汇聚年轻开发者团队核心项目星火应用商店通过整合分散资源提供海量软件下载及安装功能解决
Linux 用户获取应用难题社区以星火燎原为理念通过论坛Wiki
和形象 IP 等传播方式构建开放协作生态
</p>
</div>
<div class="flex flex-col items-end gap-8">