UI polish: updated favicon, smoothed animated bars, and slowed down gradient animations
This commit is contained in:
@@ -5,7 +5,7 @@ export function Footer() {
|
||||
return (
|
||||
<footer className="shrink-0 h-8 flex items-center px-6 border-t border-border bg-bg/50 backdrop-blur-sm">
|
||||
<p className="text-[10px] font-semibold text-fg-muted uppercase tracking-wider">
|
||||
<span className="gradient-text font-bold">MelodyMuse</span>
|
||||
<span className="gradient-text-animated font-bold">MelodyMuse</span>
|
||||
<span className="mx-1.5 opacity-40">·</span>
|
||||
{t.appSubtitle}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user