fix: 调整首页标题的字体大小以改善可读性

This commit is contained in:
2025-09-18 21:16:51 +08:00
parent 9fee1e5d70
commit a65d226649

View File

@@ -364,7 +364,7 @@ const latestRelease = inject<Ref<Release>>("latestRelease");
}"
/>
<h2
class="text-3xl md:text-4xl lg:text-5xl text-primary-color font-bold leading-[1.3] dark:text-primary-400"
class="text-2xl md:text-4xl lg:text-5xl text-primary-color font-bold leading-[1.3] dark:text-primary-400"
>
<span
class="font-(family-name:--s-title-font) text-primary-400 font-normal dark:opacity-50"