Fix button style

This commit is contained in:
prototypa
2023-01-06 17:51:50 -05:00
parent 3c183c18ff
commit db04b8f0d2

View File

@ -109,7 +109,7 @@ const links = [
<Icon name="tabler:rss" class="w-5 h-5" />
</a>
<a
class="btn w-full ml-3 py-2.5 px-6 font-medium text-gray-600 shadow-none"
class="btn w-full ml-3 py-2.5 px-5 font-semibold text-gray-600 shadow-none text-sm"
href="https://github.com/onwidget/astrowind">Download</a
>
</div>