Got navigation buttons, haha merge conflict
This commit is contained in:
parent
949e922606
commit
fc6c4a1c6d
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ export function IframeHeader(props: { url: string }) {
|
|||
<img
|
||||
src="/logo.png"
|
||||
className="h-16 w-16 transition-all duration-1000 hover:rotate-[360deg]"
|
||||
alt="Nebula Logo"
|
||||
></img>
|
||||
<h1 className="font-roboto text-2xl font-bold text-navbar-text-color md:text-4xl">
|
||||
{" "}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue