This commit is contained in:
parent
9d7a4aae86
commit
c25386d86e
|
|
@ -206,7 +206,7 @@ export function NavBack() {
|
||||||
|
|
||||||
console.log("query", router)
|
console.log("query", router)
|
||||||
return (
|
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="/">
|
<Link href="/">
|
||||||
{t("home")}
|
{t("home")}
|
||||||
</Link>
|
</Link>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue