This commit is contained in:
parent
9d7a4aae86
commit
c25386d86e
|
|
@ -206,7 +206,7 @@ export function NavBack() {
|
|||
|
||||
console.log("query", router)
|
||||
return (
|
||||
<nav className="fixed top-[4.25rem] container flex items-center justify-between " >
|
||||
<nav className="fixed top-[1rem] container flex items-center justify-between " >
|
||||
<Link href="/">
|
||||
{t("home")}
|
||||
</Link>
|
||||
|
|
|
|||
Loading…
Reference in New Issue