mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-23 12:31:13 -05:00
Remove header icon
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user