mirror of
https://github.com/aljazceru/sendstr-web.git
synced 2025-12-17 14:34:29 +01:00
Change css class name.
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
@apply bg-primary rounded-md px-6 py-3 w-full h-full shadow text-gray-100 dark:text-gray-900 font-semibold
|
@apply bg-primary rounded-md px-6 py-3 w-full h-full shadow text-gray-100 dark:text-gray-900 font-semibold
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-hover {
|
.primary-hover {
|
||||||
@apply transition duration-300 hover:text-primary
|
@apply transition duration-300 hover:text-primary
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user