update sass

This commit is contained in:
2025-05-25 11:43:04 +03:00
parent a81efb8d0b
commit 8a3fb4800b
57 changed files with 98 additions and 149 deletions

View File

@@ -18,7 +18,7 @@
</div>
<div class="mx-auto max-w-xl lg:mx-6 lg:flex-auto">
<p class="text-base font-light tracking-wide mt-4">{{ subheader }}</p>
<h2 class="fade-in lg:text-5xl text-4xl font-medium tracking-tight ">{{ title }}</h2>
<h2 class="fade-in my-4">{{ title }}</h2>
<h3 class="font-light lg:text-3xl text-xl">
{{ subtitle }}
</h3>