fixed the nebula link, why the hell is it w-1/2
This commit is contained in:
parent
d51b9bfc25
commit
03130a415d
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ export function IframeHeader(props: { url: string }) {
|
|||
id="iframeNav"
|
||||
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">
|
||||
<img
|
||||
src="/logo.png"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue