fix: align landing header capsule geometry

This commit is contained in:
Ruslan Bakiev
2026-03-12 17:52:53 +07:00
parent 10b72a19e4
commit a962d04ed1
2 changed files with 5 additions and 20 deletions

View File

@@ -9,9 +9,6 @@
<h1 class="text-4xl font-black leading-tight md:text-6xl">
{{ $t('hero.tagline', 'Торговля — это просто') }}
</h1>
<p class="mx-auto mt-4 max-w-3xl text-base text-white/80 md:text-lg">
{{ $t('hero.subtitle', 'Сравнивайте предложения, находите поставщиков и управляйте закупками в одном интерфейсе.') }}
</p>
</div>
</div>
</section>