mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
remove terminal glow effect
This commit is contained in:
@@ -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 "Status: READY"
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user