remove terminal glow effect

This commit is contained in:
Aman Varshney
2025-05-30 01:44:54 +05:30
parent 71c735e137
commit 86da904213
7 changed files with 59 additions and 65 deletions

View File

@@ -125,7 +125,7 @@ export default function ShowcaseItem({
<div className="border-border border-t pt-2">
<div className="flex items-center gap-2 text-xs">
<span className="terminal-glow text-primary">$</span>
<span className="text-primary">$</span>
<span className="font-mono text-muted-foreground">
echo &quot;Status: READY&quot;
</span>