add hover
This commit is contained in:
@@ -31,7 +31,7 @@ const { title } = Astro.props;
|
||||
</button>
|
||||
|
||||
<button
|
||||
class="bg-black hover:bg-white hover:text-black font-semibold py-2.5 px-3 rounded-md cursor-pointer ml-auto transition duration-150"
|
||||
class="bg-black hover:bg-white hover:text-black font-semibold py-2.5 px-3 rounded-md cursor-pointer ml-auto transition"
|
||||
>
|
||||
Contratar agora
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user