Remove header icon

This commit is contained in:
gpt-engineer-app[bot]
2025-09-30 12:00:08 +00:00
parent 28ab241bb7
commit 0d71e99203

View File

@@ -108,8 +108,7 @@ export function Header() {
</Sheet>
{/* Logo */}
<Link to="/" className="flex items-center space-x-2 hover:opacity-80 transition-opacity">
<Sparkles className="h-5 w-5 md:h-6 md:w-6 text-primary" />
<Link to="/" className="flex items-center hover:opacity-80 transition-opacity">
<span className="font-bold text-lg md:text-xl bg-gradient-to-r from-primary to-accent bg-clip-text text-transparent">
ThrillWiki
</span>