mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-29 06:07:25 +02:00
💄 Update landing page (#1648)
This commit is contained in:
parent
6b413a8509
commit
d15cbd32d4
6 changed files with 17 additions and 17 deletions
|
@ -16,7 +16,7 @@ const buttonVariants = cva(
|
|||
variants: {
|
||||
variant: {
|
||||
primary:
|
||||
"focus:ring-offset-1 border-primary-700 bg-primary hover:bg-primary-700 disabled:bg-gray-400 active:bg-primary-800 disabled:border-transparent text-primary-foreground shadow-sm",
|
||||
"focus:ring-offset-1 border-primary-700 bg-primary hover:bg-primary-500 disabled:bg-gray-400 disabled:border-transparent text-primary-foreground shadow-sm",
|
||||
destructive:
|
||||
"focus:ring-offset-1 bg-destructive shadow-sm text-destructive-foreground active:bg-destructive border-destructive hover:bg-destructive/90",
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue