random stuff

This commit is contained in:
Maze Winther
2026-01-27 16:48:38 +01:00
parent 091a5bbc57
commit 74c0ea7c4a
2 changed files with 5 additions and 6 deletions
+2 -2
View File
@@ -11,10 +11,10 @@ const buttonVariants = cva(
variant: {
default:
"bg-primary text-primary-foreground hover:bg-primary-hover",
background:
"bg-background text-foreground hover:bg-background/90",
foreground:
"bg-foreground text-background hover:bg-foreground/90",
"primary-gradient":
"bg-gradient-to-r from-cyan-400 to-blue-500 text-white hover:opacity-85",
destructive:
"bg-destructive text-destructive-foreground hover:bg-destructive/80",
"destructive-foreground":