update megaphone button on home

This commit is contained in:
Inhji 2023-06-22 21:09:17 +02:00
parent 35f6571ab2
commit 35d6398e15

View file

@ -12,7 +12,7 @@
<li>
<a
href="#"
class="inline-block text-theme-base px-3 py-2.5 hover:bg-theme-background1 rounded transition font-semibold"
class="inline-block text-theme-base px-3 py-2.5 border border-theme-background1 hover:bg-theme-background1 rounded transition font-semibold"
>
<.icon name="hero-megaphone" />
</a>