diff --git a/frontend/src/components/Sidebar.tsx b/frontend/src/components/Sidebar.tsx index d2ceaf9..6994edf 100755 --- a/frontend/src/components/Sidebar.tsx +++ b/frontend/src/components/Sidebar.tsx @@ -151,36 +151,33 @@ export function Sidebar({ collapsed: controlledCollapsed, onCollapsedChange }: S <> {/* Logo Section */}
- +
- {/* Glow effect behind logo - Reduced intensity for cleanliness */} -
+ {/* Minimalist Glow */} +
pounce
{!collapsed && (
POUNCE - + Terminal
@@ -189,15 +186,17 @@ export function Sidebar({ collapsed: controlledCollapsed, onCollapsedChange }: S
{/* Main Navigation */} -