Fix button style
This commit is contained in:
@ -109,7 +109,7 @@ const links = [
|
|||||||
<Icon name="tabler:rss" class="w-5 h-5" />
|
<Icon name="tabler:rss" class="w-5 h-5" />
|
||||||
</a>
|
</a>
|
||||||
<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
|
href="https://github.com/onwidget/astrowind">Download</a
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user