Bob AI: Increase the gap and spacing between testimonial cards using

This commit is contained in:
2026-02-24 15:04:54 +00:00
parent 8d6bbad260
commit d5200e8504

View File

@@ -112,7 +112,7 @@ roleClassName = "",
return (
<div
ref={cardRef}
className={cls("relative h-full aspect-[8/10] rounded-theme-capped overflow-hidden group gap-8", cardClassName)}
className={cls("relative h-full aspect-[8/10] rounded-theme-capped overflow-hidden group", cardClassName)}
style={{animation: "cardEntrance 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) forwards"}}
onMouseMove={handleMouseMove}
>