fix padding
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user