2026-03-02T08-54-59_auto_memory/memories.db-wal

This commit is contained in:
Nicholai Vogel 2026-03-02 01:54:59 -07:00
parent 312076a5ad
commit 1ef636001f
3 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ export default function Navigation() {
return (
<>
{/* Gradient accent line */}
<div className="fixed top-0 left-0 right-0 z-[51] h-[2px] bg-gradient-to-r from-primary via-accent to-primary" />
<div className="fixed top-0 left-0 right-0 z-[51] h-[2px] bg-gradient-to-r from-primary-light/60 via-primary to-accent/60" />
<header
className={`fixed top-[2px] left-0 right-0 z-50 transition-all duration-300 ${

Binary file not shown.

Binary file not shown.