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

@@ -2,7 +2,7 @@
<div class="lg:py-24 py-12 relative isolate">
<div class="px-4 lg:px-8 lg:pb-24">
<p class="text-base font-light tracking-wide">{{ subtitle_1 }}</p>
<h2 class="fade-in lg:text-5xl text-4xl font-normal tracking-tight">{{ title }}</h2>
<h2 class="fade-in my-2">{{ title }}</h2>
<p class="text-left mt-4 text-pretty lg:text-lg text-md font-light fade-in max-w-3xl">
{{ description }}
</p>