mirror of https://github.com/kortix-ai/suna.git
fix
This commit is contained in:
parent
3d57812880
commit
7df5aaa1b1
|
@ -108,8 +108,6 @@ export function CapabilitiesSection() {
|
|||
</p>
|
||||
</div>
|
||||
|
||||
{/* Hover effect border */}
|
||||
<div className="absolute inset-0 border border-transparent group-hover:border-secondary/20 rounded-lg transition-colors duration-300" />
|
||||
</motion.div>
|
||||
))}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue