Minor updoot
This commit is contained in:
@ -9,6 +9,6 @@ const { href, title } = Astro.props;
|
||||
|
||||
<a
|
||||
href={href}
|
||||
class="text-primary-foreground hover:text-primary hover:bg-primary-foreground rounded-md px-3 py-2 transition duration-300"
|
||||
class="text-primary-foreground hover:font-bold px-3 py-2 transition duration-300"
|
||||
>{title}
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user