Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-05-13 21:54:51 +00:00
parent 731e16b093
commit 3e24f43414
+1 -1
View File
@@ -160,7 +160,7 @@ const Index = () => {
</Button> </Button>
{/* Demo buttons */} {/* Demo buttons */}
<div className="grid grid-cols-2 gap-2"> <div className="grid grid-cols-3 gap-2">
<Button <Button
variant="outline" variant="outline"
className="h-12 w-full gap-2 border-muted-foreground/30 text-muted-foreground hover:border-primary hover:text-primary transition-all text-xs" className="h-12 w-full gap-2 border-muted-foreground/30 text-muted-foreground hover:border-primary hover:text-primary transition-all text-xs"