This commit is contained in:
parent
a69cf8a033
commit
6440001839
@ -47,7 +47,7 @@ export default function Navbar() {
|
||||
|
||||
return (
|
||||
<div className="w-full sticky top-0 z-[999] h-10 items-center flex justify-between bg-secondary/95 px-1">
|
||||
<div className="md:max-w-[1600px] w-full flex justify-between m-auto">
|
||||
<div className="md:max-w-[1600px] w-full h-full flex justify-between m-auto">
|
||||
{/* Left-aligned items */}
|
||||
<div className="flex items-center h-full">
|
||||
<ProfileButton />
|
||||
|
Reference in New Issue
Block a user