fix: remove heading and description
This commit is contained in:
@@ -32,7 +32,7 @@ export function AppHeader() {
|
||||
</button>
|
||||
|
||||
{/* Mobile: logo home link */}
|
||||
<Link href="/" className="lg:hidden shrink-0">
|
||||
<Link href="/" className="lg:hidden shrink-0 ml-2">
|
||||
<Logo size={20} />
|
||||
</Link>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user