feat: update profile UI visual hierachy

This commit is contained in:
Hamzat Victor
2025-01-08 00:16:06 +01:00
parent 2c7527055f
commit 103faf1d09
2 changed files with 65 additions and 56 deletions

View File

@ -26,7 +26,7 @@ const buttonVariants = cva(
sm: "h-8 rounded-md px-3 text-xs",
lg: "h-10 rounded-md px-8",
icon: "h-9 w-9",
smIcon: "h-8 w-8",
smIcon: "size-8",
},
},
defaultVariants: {