mirror of
https://github.com/spark-store-project/spark-store-abyss
synced 2025-12-18 13:21:38 +08:00
fix: 调整首页标题的字体大小以改善可读性
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user