mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
small stuf. grip page and nav
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user