Fix mobile scroll jump, add comments, rename to Котограм
This commit is contained in:
@@ -13,7 +13,7 @@ export default function Navbar() {
|
||||
<nav className="sticky top-0 z-50 nav-glass border-b border-[var(--border-light)]">
|
||||
<div className="mx-auto flex h-14 max-w-[540px] items-center justify-between px-5">
|
||||
<Link to="/feed" className="text-[15px] font-800 tracking-tight text-[var(--fg)]">
|
||||
Catstagram
|
||||
Котограм
|
||||
</Link>
|
||||
|
||||
<div className="flex items-center gap-1">
|
||||
|
||||
Reference in New Issue
Block a user