styled userbox page and removed sticky nav

This commit is contained in:
Polaris
2024-07-28 01:10:53 -04:00
parent de16235316
commit e113bad219
8 changed files with 53 additions and 42 deletions

View File

@ -2,7 +2,6 @@
import Link from "next/link";
import { usePathname } from "next/navigation";
import { ModeToggle } from "../darkmode";
const NAV_ITEMS = [
{ href: "/home", label: "Home" },