fix: hero lg text size

This commit is contained in:
2026-04-22 11:17:08 +02:00
parent 8470b9d329
commit 164b80f8b1
+1 -1
View File
@@ -38,7 +38,7 @@
</div> </div>
<!-- Title --> <!-- Title -->
<h1 class="font-display text-6xl md:text-8xl lg:text-[10rem] text-paper text-balance mb-6 leading-none"> <h1 class="font-display text-6xl md:text-8xl text-paper text-balance mb-6 leading-none">
{{- .Title -}} {{- .Title -}}
</h1> </h1>