fixed the nebula link, why the hell is it w-1/2

This commit is contained in:
incognitotgt 2023-12-27 15:02:08 -05:00
parent d51b9bfc25
commit 03130a415d

View file

@ -21,7 +21,7 @@ export function IframeHeader(props: { url: string }) {
id="iframeNav" id="iframeNav"
className="flex h-16 flex-row items-center justify-between bg-navbar-color px-4" className="flex h-16 flex-row items-center justify-between bg-navbar-color px-4"
> >
<Link href="/" class="w-1/2"> <Link href="/" class="w-1/8">
<div className="flex flex-row items-center"> <div className="flex flex-row items-center">
<img <img
src="/logo.png" src="/logo.png"