fix padding

This commit is contained in:
2025-06-25 14:12:58 +03:00
parent 850ab4607d
commit 82e45f3003
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
<span id="slides" class="slides"></span>
</h1>
<div id="learn-more" class="lg:mt-10 mt-4 flex items-center gap-x-6">
<a href="{{ button_link }}" target="_blank" class="text-xl font-semibold text-black hover:text-gray-500">
<a href="{{ button_link }}" class="text-xl font-semibold text-black hover:text-gray-500">
{{ button_text }} <span aria-hidden="true"></span>
</a>
</div>