mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-05-15 19:32:21 +02:00
Changes
This commit is contained in:
@@ -15,6 +15,8 @@ const buttonVariants = cva(
|
||||
secondary: "bg-secondary text-secondary-foreground hover:bg-secondary/80",
|
||||
ghost: "hover:bg-accent hover:text-accent-foreground",
|
||||
link: "text-primary underline-offset-4 hover:underline",
|
||||
hero: "bg-gradient-tropical text-primary-foreground shadow-glow hover:opacity-90 font-semibold text-base",
|
||||
tropical: "bg-secondary text-secondary-foreground hover:bg-secondary/90 shadow-glow font-semibold",
|
||||
},
|
||||
size: {
|
||||
default: "h-10 px-4 py-2",
|
||||
|
||||
Reference in New Issue
Block a user