small stuf. grip page and nav

This commit is contained in:
2024-12-13 06:30:12 -05:00
parent b2e2893b4b
commit cd0a2dedc3
4 changed files with 14 additions and 17 deletions

View File

@@ -256,18 +256,6 @@ export default function PopNav() {
<Bars3Icon aria-hidden="true" className="size-6" />
</button>
{/* Logo */}
<div className="ml-4 flex lg:ml-0">
<a href="#">
<span className="sr-only">Your Company</span>
<img
alt=""
src="https://tailwindui.com/plus/img/logos/mark.svg?color=indigo&shade=600"
className="h-8 w-auto"
/>
</a>
</div>
{/* Flyout menus */}
<PopoverGroup className="hidden lg:ml-8 lg:block lg:self-stretch">
<div className="flex h-full space-x-8">